Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries()
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries()
483 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom()