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

  /external/llvm/tools/lli/
RemoteTargetMessage.h 63 LLI_ChildActive = 0, // Data = not used
RemoteTargetExternal.h 96 if (!Receive(LLI_ChildActive)) {
  /external/llvm/tools/lli/ChildTarget/
ChildTarget.cpp 175 uint32_t MsgType = (uint32_t)LLI_ChildActive;

Completed in 5985 milliseconds