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

  /external/llvm/tools/lli/
RemoteTargetMessage.h 46 // Parent: { LLI_LoadDataSection, 8+Size, Address, Data }
68 LLI_LoadDataSection, // Data = uint64_t Address, void * SectionData
RemoteTargetExternal.cpp 139 LLIMessageType MsgType = IsCode ? LLI_LoadCodeSection : LLI_LoadDataSection;
  /external/llvm/tools/lli/ChildTarget/
ChildTarget.cpp 82 case LLI_LoadDataSection:

Completed in 66 milliseconds