DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PT_DYNAMIC
libexec/rtld-elf/map_object.c
139
case PT_DYNAMIC:
libexec/rtld-elf/rtld.c
1373
case PT_DYNAMIC:
stand/boot/common/load_elf.c
472
if (phdr[i].p_type == PT_DYNAMIC) {
sys/kern/link_elf.c
520
case PT_DYNAMIC:
usr.bin/ldd/ldd.c
147
if (phdr.p_type == PT_DYNAMIC)
usr.sbin/resident/resident.c
204
if (phdr.p_type == PT_DYNAMIC)