Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/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
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMemoryMapper.h113 std::vector<ExecutorAddr> Allocations; member
119 AllocationMap Allocations; variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h37 std::vector<void *> Allocations; variable
/freebsd-src/sys/contrib/dev/acpica/components/debugger/
H A Ddbexec.c548 UINT32 Allocations; in AcpiDbExecute() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp476 struct Allocations { global() struct in __hwasan::__anon2cbd70630511::BaseReport
477 stack__hwasan::__anon2cbd70630511::BaseReport::Allocations global() argument
478 heap__hwasan::__anon2cbd70630511::BaseReport::Allocations global() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMemoryMapper.cpp349 deinitialize(ArrayRef<ExecutorAddr> Allocations,MemoryMapper::OnDeinitializedFunction OnDeinitialized) deinitialize() argument