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.cpp241 sys::MemoryBlock StandardSegments, in IPInFlightAlloc()
323 sys::MemoryBlock StandardSegments; member in llvm::jitlink::InProcessMemoryManager::IPInFlightAlloc
462 auto &StandardSegments = StandardSegmentsList.back(); in deallocate() local
484 sys::MemoryBlock StandardSegments, in createFinalizedAlloc()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h384 sys::MemoryBlock StandardSegments; member