Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/lli/
H A DRemoteTarget.h31 AllocMapType Allocations; variable
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h40 std::vector<void *> Allocations; variable