HomeSort by relevance Sort by last modified time
    Searched refs:LLI_AllocateSpace (Results 1 - 3 of 3) sorted by null

  /external/llvm/tools/lli/
RemoteTargetMessage.h 42 // Parent: { LLI_AllocateSpace, 8, Alignment, Size }
64 LLI_AllocateSpace, // Data = struct { uint32_t Align, uint_32t Size }
RemoteTargetExternal.cpp 120 if (!SendHeader(LLI_AllocateSpace)) {
  /external/llvm/tools/lli/ChildTarget/
ChildTarget.cpp 76 case LLI_AllocateSpace:

Completed in 2066 milliseconds