Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AR_TYPE_RODATA
arch/x86/include/asm/desc_defs.h
175
#define AR_TYPE_RODATA (0 * (1 << 9))
tools/testing/selftests/x86/ldt_gdt.c
33
#define AR_TYPE_RODATA (0 * (1<<9))