Home
last modified time | relevance | path

Searched refs:SendAllocateSpace (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/lli/
DRemoteTargetExternal.cpp35 if (!SendAllocateSpace(Alignment, Size)) { in allocateSpace()
119 bool RemoteTargetExternal::SendAllocateSpace(uint32_t Alignment, uint32_t Size) { in SendAllocateSpace() function in RemoteTargetExternal
DRemoteTargetExternal.h114 bool SendAllocateSpace(uint32_t Alignment, uint32_t Size);