Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp244 sys::MemoryBlock StandardSegments, in IPInFlightAlloc()
337 sys::MemoryBlock StandardSegments; member in llvm::jitlink::InProcessMemoryManager::IPInFlightAlloc
475 auto &StandardSegments = StandardSegmentsList.back(); in deallocate() local
497 sys::MemoryBlock StandardSegments, in createFinalizedAlloc()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h391 sys::MemoryBlock StandardSegments; member