Searched defs:allocateSpace (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lli/
H A DRemoteTarget.cpp54 bool RemoteTarget::allocateSpace(size_t Size, unsigned Alignment, function in class:RemoteTarget
H A DRemoteTargetExternal.cpp29 bool RemoteTargetExternal::allocateSpace(size_t Size, unsigned Alignment, function in class:RemoteTargetExternal
H A DRemoteMemoryManager.cpp196 uint8_t *RemoteMemoryManager::allocateSpace(intptr_t Size, unsigned Alignment) { function in class:RemoteMemoryManager
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DJITCodeEmitter.h256 virtual void *allocateSpace(uintptr_t Size, unsigned Alignment) { function in class:llvm::JITCodeEmitter
H A DMachineCodeEmitter.h258 virtual void *allocateSpace(uintptr_t Size, unsigned Alignment) { function in class:llvm::MachineCodeEmitter
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp488 IRExecutionUnit::MemoryManager::allocateSpace(intptr_t Size, unsigned Alignment) function in class:IRExecutionUnit::MemoryManager
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJITMemoryManager.cpp438 uint8_t *allocateSpace(intptr_t Size, unsigned Alignment) { function in class:__anon2366::DefaultJITMemoryManager
H A DJITEmitter.cpp992 void *JITEmitter::allocateSpace(uintptr_t Size, unsigned Alignment) { function in class:JITEmitter
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c49415 static int allocateSpace(MemPage *pPage, int nByte, int *pIdx){ function
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c59622 static int allocateSpace(MemPage *pPage, int nByte, int *pIdx){ function
[all...]

Completed in 2584 milliseconds