Home
last modified time | relevance | path

Searched defs:unwindInfos (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DCompactUnwindPass.cpp313 std::vector<CompactUnwindEntry> unwindInfos = createUnwindInfoEntries( in perform() local
454 std::vector<CompactUnwindEntry> unwindInfos; in createUnwindInfoEntries() local
482 const std::vector<CompactUnwindEntry> &unwindInfos, in pruneUnusedEHFrames()