Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dphdr.msg52 @ MSG_PT_PHDR "[ PT_PHDR ]" # 6
53 @ MSG_PT_PHDR_CF "PT_PHDR"
/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h185 #define PT_PHDR 6 macro
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Delf.h101 #define PT_PHDR 6 /* Location of program header itself. */ macro
/titanic_50/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()
H A Dupdate.c3664 if (phdr->p_type == PT_PHDR) { in ld_update_outfile()
/titanic_50/usr/src/uts/common/sys/
H A Delf.h327 #define PT_PHDR 6 macro
/titanic_50/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_50/usr/src/uts/common/exec/elf/
H A Delf.c374 case PT_PHDR: in elfexec()
1353 case PT_PHDR: in mapelfexec()