Home
last modified time | relevance | path

Searched refs:PT_INTERP (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dphdr.msg40 @ MSG_PT_INTERP "[ PT_INTERP ]" # 3
41 @ MSG_PT_INTERP_CF "PT_INTERP"
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_elfload.c129 if (phdr->p_type == PT_INTERP) { in dboot_elfload64()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h129 #ifndef PT_INTERP
130 #define PT_INTERP 3 macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h182 #define PT_INTERP 3 macro
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dphdr.msg41 @ MSG_DEBUG_SETPHINTERP "phdr[%d]: update PT_INTERP program header: \
62 @ MSG_ERR_NOINTERPSEC "Unable to locate section corresponding to PT_INTERP \
83 @ MSG_DESC_INTERP "Dynamic object interpreter (PT_INTERP)"
103 Path of new interpreter for ELF PT_INTERP program header.\n"
301 An ELF PT_INTERP program header usually references its own\n\
H A Dphdr.c287 if (phdr[phndx].p_type == PT_INTERP) { in locate_interp()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h98 #define PT_INTERP 3 /* Pathname of interpreter. */ macro
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dentry.c120 SG_DESC_INIT(SGID_INTERP, PT_INTERP, PF_R, NULL,
H A Doutfile.c463 } else if (ptype == PT_INTERP) { in ld_create_outfile()
H A Dupdate.c3979 if (phdr->p_type == PT_INTERP) { in ld_update_outfile()
/illumos-gate/usr/src/cmd/sgs/ldd/common/
H A Dldd.c477 if (phdr.p_type != PT_INTERP) in elf_check()
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h477 #define PT_INTERP 3 macro
/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c486 } else if (phdr->p_type == PT_INTERP) { in read_elf32()
870 } else if (phdr->p_type == PT_INTERP) { in read_elf64()
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h491 #define PT_INTERP 3 /* Pathname of interpreter. */ macro
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddldump.c558 if ((ophdr->p_type != PT_INTERP) && (ophdr->p_type != PT_NOTE)) in rt_dldump()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dsetup.c571 if (pptr->p_type == PT_INTERP) { in setup()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c413 if (phdr->p_type == PT_INTERP) in fastboot_elf32_find_loadables()
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c394 case PT_INTERP: in elfexec()
1523 case PT_INTERP: in mapelfexec()
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1174 case PT_INTERP: in fake_shdr_cache()
H A Delfdump.msg170 @ MSG_WARN_INVINTERP1 "%s: PT_INTERP header has no associated section\n"
H A Delfdump.c1837 static Word phdr_types[] = { PT_INTERP }; in interp()
/illumos-gate/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg276 \t p_paddr: 0 p_type: [ PT_INTERP ]\n\
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README867 5047235 elfdump can core dump printing PT_INTERP section