Home
last modified time | relevance | path

Searched refs:PT_PHDR (Results 1 – 10 of 10) sorted by relevance

/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Dphdr.msg52 @ MSG_PT_PHDR "[ PT_PHDR ]" # 6
53 @ MSG_PT_PHDR_CF "PT_PHDR"
/titanic_51/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h185 #define PT_PHDR 6 macro
/titanic_51/usr/src/grub/grub-0.97/netboot/
H A Delf.h101 #define PT_PHDR 6 /* Location of program header itself. */ macro
/titanic_51/usr/src/cmd/sgs/libld/common/
H A Dentry.c116 SG_DESC_INIT(SGID_PHDR, PT_PHDR, PF_R + PF_X, NULL,
H A Doutfile.c447 if (ptype == PT_PHDR) { in ld_create_outfile()
451 * entry) also generate a PT_PHDR program header in ld_create_outfile()
456 * interp section, but no associated PT_PHDR in ld_create_outfile()
H A Dupdate.c3588 * - If an interpreter is required always generate a PT_PHDR entry as
3656 * PT_PHDR program header entry. The PT_PHDR entry describes in ld_update_outfile()
3660 * loadable segment (and the PT_PHDR entry is the first entry), in ld_update_outfile()
3664 if (phdr->p_type == PT_PHDR) { in ld_update_outfile()
4002 * PT_PHDR program header now that we know the virtual address in ld_update_outfile()
4027 * interpreter is being generated, the PT_PHDR in ld_update_outfile()
/titanic_51/usr/src/uts/common/sys/
H A Delf.h479 #define PT_PHDR 6 macro
/titanic_51/usr/src/boot/sys/sys/
H A Delf_common.h494 #define PT_PHDR 6 /* Location of program header itself. */ macro
/titanic_51/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg263 \t p_paddr: 0 p_type: [ PT_PHDR ]\n\
271 \t p_paddr: 0 p_type: [ PT_PHDR ]\n\
/titanic_51/usr/src/uts/common/exec/elf/
H A Delf.c374 case PT_PHDR: in elfexec()
436 * Has PT_INTERP & PT_PHDR - the auxvectors that in elfexec()
450 * Has PT_INTERP but no PT_PHDR in elfexec()
1353 case PT_PHDR: in mapelfexec()