NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PT_INTERP
lib/libc/tls/tls.c
152
if (phdr->p_type == PT_INTERP) {
libexec/ld.elf_so/headers.c
561
case PT_INTERP:
libexec/ld.elf_so/map_object.c
201
case PT_INTERP:
sys/kern/exec_elf.c
708
if (pp->p_type == PT_INTERP) {
sys/kern/exec_elf.c
799
case PT_INTERP: