Searched refs:PT_LOAD (Results 1 – 25 of 65) sorted by relevance
123
63 htole32(PT_LOAD), /* p_type */73 htole32(PT_LOAD), /* p_type */
37 * Furthermore, CFE will only load PT_LOAD segments, therefore the dynamic48 text PT_LOAD ;49 dynamic PT_LOAD ;50 data PT_LOAD ;
6 text PT_LOAD FLAGS(0x7);
10 # not to contain offsets in PT_LOAD which point behind the actual offset11 # of that PT header. FreeBSD normally links the first PT_LOAD header to
44 if (ph->p_type != PT_LOAD || (ph->p_flags & PF_X) == 0) in __elf_phdr_match_addr()
31 case ELF::PT_LOAD: in printProgramHeaders()
97 case PT_LOAD: in _Unwind_FindTableEntry()
172 phdr.p_type = PT_LOAD; in phys_cb_dumphdr()241 phdr.p_type = PT_LOAD; in virt_cb_dumphdr()
296 if (ph->p_type == PT_LOAD && reloc == ~0ULL) in elf_cpu_load_file()
79 if (phdr->p_type == PT_LOAD) in _Unwind_IteratePhdrCallback()
274 || segment->p_type == PT_LOAD)) \
296 #define PT_LOAD 1 /* Loadable program segment */ macro
134 case PT_LOAD: in main()
934 if (phdr->p_type == PT_LOAD in _bfd_elf_make_section_from_shdr()1134 case PT_LOAD: pt = "LOAD"; break; in get_segment_type()2629 if (hdr->p_type == PT_LOAD) in _bfd_elf_make_section_from_phdr()2659 if (hdr->p_type == PT_LOAD) in _bfd_elf_make_section_from_phdr()2682 case PT_LOAD: in bfd_section_from_phdr()3749 m->p_type = PT_LOAD; in make_mapping()3805 || (*m)->p_type != PT_LOAD)) in elf_modify_segment_map()3813 if ((*m)->p_type == PT_LOAD && (*m)->count == 0) in elf_modify_segment_map()4381 if (p->p_type == PT_LOAD in assign_file_positions_for_load_sections()4411 else if (p->p_type == PT_LOAD in assign_file_positions_for_load_sections()[all …]
156 if (phdr[i].p_type != PT_LOAD) in load_kernel()
221 phdr.p_type = PT_LOAD; in cb_dumphdr()
162 #define PT_LOAD 1 macro
519 if (phdr[j].p_type == PT_LOAD && in load_kernel()568 if (phdr[i].p_type != PT_LOAD) in load_kernel()
280 hdr->kh_txtphdr.p_type = PT_LOAD; in ksyms_snapshot()286 hdr->kh_datphdr.p_type = PT_LOAD; in ksyms_snapshot()
250 if (phdr->p_type == PT_LOAD && (phdr->p_flags & PF_X)) in find_load_phdr()
434 if (ph.p_type != PT_LOAD) in loadzfs()482 if (ph.p_type != PT_LOAD) in load()
226 if (ep[j].p_type == PT_LOAD) in load()
167 phdr.p_type = PT_LOAD; in cb_dumphdr()
187 if (p.p_type != PT_LOAD) in ld_elf()
230 phdr.p_type = PT_LOAD; in cb_dumphdr()