Home
last modified time | relevance | path

Searched defs:Allocations (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DExecutorSharedMemoryMapperService.h50 std::vector<ExecutorAddr> Allocations; member
75 AllocationMap Allocations; variable
H A DSimpleExecutorMemoryManager.h63 AllocationsMap Allocations; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DMemoryMapper.h113 std::vector<ExecutorAddr> Allocations; member
119 AllocationMap Allocations; variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h37 std::vector<void *> Allocations; variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMemoryMapper.cpp348 ArrayRef<ExecutorAddr> Allocations, in deinitialize()
/openbsd-src/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp275 AddrIntervalMap Allocations; member
/openbsd-src/gnu/llvm/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp525 void deinitialize(ArrayRef<ExecutorAddr> Allocations, in deinitialize()