Home
last modified time | relevance | path

Searched refs:LLI_AllocateSpace (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/lli/
DRemoteTargetMessage.h64 LLI_AllocateSpace, // Data = struct { uint32_t Align, uint_32t Size } enumerator
DRemoteTargetExternal.cpp120 if (!SendHeader(LLI_AllocateSpace)) { in SendAllocateSpace()
/external/llvm/tools/lli/ChildTarget/
DChildTarget.cpp76 case LLI_AllocateSpace: in handleMessage()