Home
last modified time | relevance | path

Searched refs:UnfinalizedEHFrames (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.h106 std::vector<ExecutorAddrRange> UnfinalizedEHFrames; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp177 SecAllocGroup.UnfinalizedEHFrames.push_back({LA, Size}); in registerEHFrames()
259 for (auto &Frame : SecAllocGroup.UnfinalizedEHFrames) in finalizeMemory()