HomeSort by relevance Sort by last modified time
    Searched defs:GetRemoteInfo (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 167 /// GetRemoteInfo result is (Triple, PointerSize, PageSize, TrampolineSize,
171 GetRemoteInfo;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetRPCAPI.h 330 /// GetRemoteInfo result is (Triple, PointerSize, PageSize, TrampolineSize,
332 class GetRemoteInfo
334 GetRemoteInfo,
337 static const char *getName() { return "GetRemoteInfo"; }

Completed in 206 milliseconds