HomeSort by: relevance | last modified time | path
    Searched refs:PT_PHDR (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/arch/acorn32/stand/
module.ldscript 16 headers PT_PHDR FILEHDR PHDRS;
  /src/sys/arch/i386/stand/efiboot/bootx64/
ldscript 10 headers PT_PHDR FILEHDR PHDRS;
  /src/sys/arch/i386/stand/efiboot/bootia32/
ldscript 9 headers PT_PHDR FILEHDR PHDRS;
  /src/lib/libc/dlfcn/
dlfcn_elf.c 187 if (phdr->p_type == PT_PHDR)
  /src/tests/libexec/ld.elf_so/
t_rtld_r_debug.c 86 if (phdr->p_type == PT_PHDR)
  /src/lib/csu/common/
crt0-common.c 251 if (phdr->p_type == PT_PHDR)
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 294 #define PT_PHDR 6 /* Entry for header table itself */
  /src/sys/compat/linux/arch/amd64/
linux_exec_machdep.c 160 if (ph[i].p_type == PT_PHDR) {
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 309 #define PT_PHDR 6 /* Entry for header table itself */
  /src/libexec/ld.elf_so/
map_object.c 225 case PT_PHDR:
229 "PT_PHDR",
headers.c 531 if (ph->p_type != PT_PHDR)
  /src/usr.bin/elf2aout/
elf2aout.c 316 ph[i].p_type == PT_PHDR || ph[i].p_type == PT_MIPS_REGINFO)
  /src/sys/kern/
exec_elf.c 804 case PT_PHDR:
  /src/tools/arm-elf2aout/sys/
exec_elf.h 353 #define PT_PHDR 6 /* Entry for header table itself */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 353 #define PT_PHDR 6 /* Entry for header table itself */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 351 #define PT_PHDR 6 /* Entry for header table itself */
  /src/sys/sys/
exec_elf.h 444 #define PT_PHDR 6 /* Entry for header table itself */
  /src/usr.bin/elf2ecoff/
elf2ecoff.c 226 case PT_PHDR:

Completed in 25 milliseconds