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

  /external/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 503 TargetAddress StubBase;
520 TargetAddress StubBase;
525 std::tie(StubBase, PtrBase, NumStubsEmitted) = *StubInfoOrErr;
530 RemoteIndirectStubsInfos.push_back({StubBase, PtrBase, NumStubsEmitted});
547 assert(RemoteIndirectStubsInfos[K.first].StubBase != 0 &&
549 return RemoteIndirectStubsInfos[K.first].StubBase +
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 390 JITTargetAddress StubBase;
402 JITTargetAddress StubBase;
407 std::tie(StubBase, PtrBase, NumStubsEmitted) = *StubInfoOrErr;
412 RemoteIndirectStubsInfos.push_back({StubBase, PtrBase, NumStubsEmitted});
429 assert(RemoteIndirectStubsInfos[K.first].StubBase != 0 &&
431 return RemoteIndirectStubsInfos[K.first].StubBase +
  /external/dokka/maven/org/jetbrains/dokka/dokka-fatjar/0.9.17-g20190326/
dokka-fatjar-0.9.17-g20190326.jar 

Completed in 237 milliseconds