Searched refs:PT_ARM_EXIDX (Results 1 – 12 of 12) sorted by relevance
404 #ifndef PT_ARM_EXIDX405 # define PT_ARM_EXIDX 0x70000001 /* ARM unwind segment */ macro
47 case PT_ARM_EXIDX: in arm_segment_type_name()
175 case PT_ARM_EXIDX: in dwarf_find_unwind_table_memory()307 case PT_ARM_EXIDX: in dwarf_find_unwind_table()
473 case PT_ARM_EXIDX: in arm_phdr_cb()
560 } else if (phdr->p_type == PT_ARM_EXIDX) { in findUnwindSections()
1041 PT_ARM_EXIDX = 0x70000001, enumerator
1164 PT_ARM_EXIDX = 0x70000001, enumerator
1039 PT_ARM_EXIDX = 0x70000001, enumerator
2482 #define PT_ARM_EXIDX (PT_LOPROC + 1) /* ARM unwind segment. */ macro
2702 #define PT_ARM_EXIDX (PT_LOPROC + 1) /* ARM unwind segment. */ macro
1138 LLVM_READOBJ_ENUM_CASE(ELF, PT_ARM_EXIDX); in getElfSegmentType()1195 if (Type == ELF::PT_ARM_EXIDX) in getElfPtType()
1168 LLVM_READOBJ_ENUM_CASE(ELF, PT_ARM_EXIDX); in getElfSegmentType()1222 if (Type == ELF::PT_ARM_EXIDX) in getElfPtType()