Searched refs:PT_GNU_EH_FRAME (Results 1 – 20 of 20) sorted by relevance
48 eh_frame_hdr PT_GNU_EH_FRAME;
49 eh_frame_hdr PT_GNU_EH_FRAME;
47 eh_frame_hdr PT_GNU_EH_FRAME FLAGS(5);
48 eh_frame_hdr PT_GNU_EH_FRAME FLAGS(5);
411 if (phdr->p_type == PT_GNU_EH_FRAME) { in checkForUnwindInfoSegment() 468 // PT_GNU_EH_FRAME and PT_ARM_EXIDX are usually near the end. Iterate in findUnwindSectionsByPhdr() 607 // We expect `_dl_find_object` to return PT_GNU_EH_FRAME. in findUnwindSections() 608 #if DLFO_EH_SEGMENT_TYPE != PT_GNU_EH_FRAME in findUnwindSections() 633 // Record the start of PT_GNU_EH_FRAME. in findUnwindSections() 636 // `_dl_find_object` does not give us the size of PT_GNU_EH_FRAME. in findUnwindSections()
71 if (Phdr.p_type != ELF::PT_GNU_EH_FRAME) in printUnwindInformation()
1486 LLVM_READOBJ_ENUM_CASE(ELF, PT_GNU_EH_FRAME); in segmentTypeToString()
266 case ELF::PT_GNU_EH_FRAME: in printProgramHeaders()
534 #define PT_GNU_EH_FRAME 0x6474e550 macro
575 case PT_GNU_EH_FRAME: in handle_core()
1486 PT_GNU_EH_FRAME = 0x6474e550, enumerator
1653 .Case("PT_GNU_EH_FRAME", PT_GNU_EH_FRAME) in readPhdrType()
2293 addHdr(PT_GNU_EH_FRAME, part.ehFrameHdr->getParent()->getPhdrFlags()) in createPhdrs()
193 "Request creation of .eh_frame_hdr section and PT_GNU_EH_FRAME segment header",
966 _ELF_DEFINE_PT(PT_GNU_EH_FRAME, 0x6474E550UL, \
354 case PT_GNU_EH_FRAME: return "PT_GNU_EH_FRAME"; in elf_phdr_type_str()
69 ECase(PT_GNU_EH_FRAME); in enumeration()
3363 CASE_AND_STREAM(s, PT_GNU_EH_FRAME, kStrWidth); in DumpELFProgramHeader_p_type()
699 case PT_GNU_EH_FRAME: return "GNU_EH_FRAME"; in phdr_type()