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

  /external/llvm/tools/lli/
RemoteTargetMessage.h 43 // Child: { LLI_AllocationResult, 8, Address }
65 LLI_AllocationResult, // Data = uint64_t Address (child memory space)
RemoteTargetExternal.cpp 39 if (!Receive(LLI_AllocationResult, Address)) {
  /external/llvm/tools/lli/ChildTarget/
ChildTarget.cpp 188 uint32_t MsgType = (uint32_t)LLI_AllocationResult;

Completed in 281 milliseconds