Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
293 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
299 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
314 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
465 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
498 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
528 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
293 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
299 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
314 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
465 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
498 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
528 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
293 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
299 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
314 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
465 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
498 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
528 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
293 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
299 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
314 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
465 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
498 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
528 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
293 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
299 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
314 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
465 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
498 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
528 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
293 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
299 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
314 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
465 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
498 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
528 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
293 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
299 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
314 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
465 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
498 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
528 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
293 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
299 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
314 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
465 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
498 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
528 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
293 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
299 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
314 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
465 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
498 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
528 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
293 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
299 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
314 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
465 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
498 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
528 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
293 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
299 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
314 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
465 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
498 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
528 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
293 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
299 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
314 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
465 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
498 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
528 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp286 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
293 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
299 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
314 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
362 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
451 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
465 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
498 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
525 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
528 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp287 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
294 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
300 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
315 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
363 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
455 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
469 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
502 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
529 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
532 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp287 std::map<const Atom *, CompactUnwindEntry> unwindLocs; in perform() local
294 collectCompactUnwindEntries(mergedFile, unwindLocs, personalities, in perform()
300 if (unwindLocs.empty() && dwarfFrames.empty()) in perform()
315 mergedFile, unwindLocs, personalities, dwarfFrames); in perform()
363 std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in collectCompactUnwindEntries() argument
455 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in createUnwindInfoEntries() argument
469 atom, unwindLocs, personalities, dwarfFrames)); in createUnwindInfoEntries()
502 if (!unwindLocs.count(entry.first)) in pruneUnusedEHFrames()
529 const std::map<const Atom *, CompactUnwindEntry> &unwindLocs, in finalizeUnwindInfoEntryForAtom() argument
532 auto unwindLoc = unwindLocs.find(function); in finalizeUnwindInfoEntryForAtom()
[all …]