Searched defs:UnwindSections (Results 1 – 5 of 5) sorted by relevance
150 struct UnwindSections { struct173 std::optional<UnwindSections> findUnwindSectionInfo(jitlink::LinkGraph &G); argument
180 struct UnwindSections { struct181 SmallVector<ExecutorAddrRange> CodeRanges;182 ExecutorAddrRange DwarfSection;183 ExecutorAddrRange CompactUnwindSection;
226 struct UnwindSections { struct227 SmallVector<ExecutorAddrRange> CodeRanges;228 ExecutorAddrRange DwarfSection;229 ExecutorAddrRange CompactUnwindSection;
225 struct UnwindSections { struct226 SmallVector<ExecutorAddrRange> CodeRanges;227 ExecutorAddrRange DwarfSection;228 ExecutorAddrRange CompactUnwindSection;