Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.h119 std::vector<ExecutorAddr> FinalizedAllocs; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp52 SAs.Reserve, Err, SAs.Instance, FinalizedAllocs)) { in ~EPCGenericRTDyldMemoryManager()