Searched refs:CompactUnwind (Results 1 – 5 of 5) sorted by relevance
117 orc::ExecutorAddrRange DWARFEHFrame, orc::ExecutorAddrRange CompactUnwind) { in registerSections() argument119 CompactUnwind); in registerSections()143 ExecutorAddrRange DWARFEHFrame, ExecutorAddrRange CompactUnwind) { in registerSectionsImpl() argument150 static_cast<uintptr_t>(CompactUnwind.Start.getValue()), in registerSectionsImpl()151 static_cast<size_t>(CompactUnwind.size())}; in registerSectionsImpl()
53 orc::ExecutorAddrRange CompactUnwind);67 orc::ExecutorAddrRange CompactUnwind);
108 CREATE_LAYOUT_CLASS(CompactUnwind, FOR_EACH_CU_FIELD);
3953 bool CompactUnwind = in enableShrinkWrapping() local3956 !CompactUnwind) && in enableShrinkWrapping()
7881 const SectionRef &CompactUnwind) { in printMachOCompactUnwindSection() argument7893 unwrapOrError(CompactUnwind.getContents(), Obj->getFileName()); in printMachOCompactUnwindSection()7904 for (const RelocationRef &Reloc : CompactUnwind.relocations()) { in printMachOCompactUnwindSection()