Searched refs:PT_PHDR (Results 1 – 10 of 10) sorted by relevance
52 @ MSG_PT_PHDR "[ PT_PHDR ]" # 653 @ MSG_PT_PHDR_CF "PT_PHDR"
185 #define PT_PHDR 6 macro
101 #define PT_PHDR 6 /* Location of program header itself. */ macro
116 SG_DESC_INIT(SGID_PHDR, PT_PHDR, PF_R + PF_X, NULL,
447 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()
3588 * - If an interpreter is required always generate a PT_PHDR entry as3656 * 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()
479 #define PT_PHDR 6 macro
494 #define PT_PHDR 6 /* Location of program header itself. */ macro
263 \t p_paddr: 0 p_type: [ PT_PHDR ]\n\271 \t p_paddr: 0 p_type: [ PT_PHDR ]\n\
374 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()