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

  /external/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 126 Unmapped.back().RemoteCodeAddr = *AddrOrErr;
133 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
188 TargetAddress NextCodeAddr = ObjAllocs.RemoteCodeAddr;
254 if (ObjAllocs.RemoteCodeAddr) {
256 << format("0x%016x", ObjAllocs.RemoteCodeAddr) << "\n");
257 if (auto Err = Client.setProtections(Id, ObjAllocs.RemoteCodeAddr,
409 : RemoteCodeAddr(std::move(Other.RemoteCodeAddr)),
417 RemoteCodeAddr = std::move(Other.RemoteCodeAddr);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 119 Unmapped.back().RemoteCodeAddr =
123 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
168 ObjAllocs.RemoteCodeAddr);
182 if (copyAndProtect(ObjAllocs.CodeAllocs, ObjAllocs.RemoteCodeAddr,
255 JITTargetAddress RemoteCodeAddr = 0;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 119 Unmapped.back().RemoteCodeAddr =
123 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
168 ObjAllocs.RemoteCodeAddr);
182 if (copyAndProtect(ObjAllocs.CodeAllocs, ObjAllocs.RemoteCodeAddr,
255 JITTargetAddress RemoteCodeAddr = 0;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 119 Unmapped.back().RemoteCodeAddr =
123 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
168 ObjAllocs.RemoteCodeAddr);
182 if (copyAndProtect(ObjAllocs.CodeAllocs, ObjAllocs.RemoteCodeAddr,
255 JITTargetAddress RemoteCodeAddr = 0;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 119 Unmapped.back().RemoteCodeAddr =
123 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
168 ObjAllocs.RemoteCodeAddr);
182 if (copyAndProtect(ObjAllocs.CodeAllocs, ObjAllocs.RemoteCodeAddr,
255 JITTargetAddress RemoteCodeAddr = 0;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 119 Unmapped.back().RemoteCodeAddr =
123 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
168 ObjAllocs.RemoteCodeAddr);
182 if (copyAndProtect(ObjAllocs.CodeAllocs, ObjAllocs.RemoteCodeAddr,
255 JITTargetAddress RemoteCodeAddr = 0;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 119 Unmapped.back().RemoteCodeAddr =
123 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
168 ObjAllocs.RemoteCodeAddr);
182 if (copyAndProtect(ObjAllocs.CodeAllocs, ObjAllocs.RemoteCodeAddr,
255 JITTargetAddress RemoteCodeAddr = 0;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 119 Unmapped.back().RemoteCodeAddr =
123 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
168 ObjAllocs.RemoteCodeAddr);
182 if (copyAndProtect(ObjAllocs.CodeAllocs, ObjAllocs.RemoteCodeAddr,
255 JITTargetAddress RemoteCodeAddr = 0;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 119 Unmapped.back().RemoteCodeAddr =
123 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
168 ObjAllocs.RemoteCodeAddr);
182 if (copyAndProtect(ObjAllocs.CodeAllocs, ObjAllocs.RemoteCodeAddr,
255 JITTargetAddress RemoteCodeAddr = 0;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 102 Unmapped.back().RemoteCodeAddr = *AddrOrErr;
109 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
164 JITTargetAddress NextCodeAddr = ObjAllocs.RemoteCodeAddr;
230 if (ObjAllocs.RemoteCodeAddr) {
232 << format("0x%016x", ObjAllocs.RemoteCodeAddr) << "\n");
233 if (auto Err = Client.setProtections(Id, ObjAllocs.RemoteCodeAddr,
380 JITTargetAddress RemoteCodeAddr = 0;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 102 Unmapped.back().RemoteCodeAddr = *AddrOrErr;
109 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
162 JITTargetAddress NextCodeAddr = ObjAllocs.RemoteCodeAddr;
228 if (ObjAllocs.RemoteCodeAddr) {
230 << format("0x%016x", ObjAllocs.RemoteCodeAddr) << "\n");
231 if (auto Err = Client.setProtections(Id, ObjAllocs.RemoteCodeAddr,
379 JITTargetAddress RemoteCodeAddr = 0;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 102 Unmapped.back().RemoteCodeAddr = *AddrOrErr;
109 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
162 JITTargetAddress NextCodeAddr = ObjAllocs.RemoteCodeAddr;
228 if (ObjAllocs.RemoteCodeAddr) {
230 << format("0x%016x", ObjAllocs.RemoteCodeAddr) << "\n");
231 if (auto Err = Client.setProtections(Id, ObjAllocs.RemoteCodeAddr,
379 JITTargetAddress RemoteCodeAddr = 0;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 102 Unmapped.back().RemoteCodeAddr = *AddrOrErr;
109 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
164 JITTargetAddress NextCodeAddr = ObjAllocs.RemoteCodeAddr;
230 if (ObjAllocs.RemoteCodeAddr) {
232 << format("0x%016x", ObjAllocs.RemoteCodeAddr) << "\n");
233 if (auto Err = Client.setProtections(Id, ObjAllocs.RemoteCodeAddr,
380 JITTargetAddress RemoteCodeAddr = 0;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 102 Unmapped.back().RemoteCodeAddr = *AddrOrErr;
109 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
162 JITTargetAddress NextCodeAddr = ObjAllocs.RemoteCodeAddr;
228 if (ObjAllocs.RemoteCodeAddr) {
230 << format("0x%016x", ObjAllocs.RemoteCodeAddr) << "\n");
231 if (auto Err = Client.setProtections(Id, ObjAllocs.RemoteCodeAddr,
379 JITTargetAddress RemoteCodeAddr = 0;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ExecutionEngine/Orc/
OrcRemoteTargetClient.h 102 Unmapped.back().RemoteCodeAddr = *AddrOrErr;
109 << format("0x%016x", Unmapped.back().RemoteCodeAddr)
162 JITTargetAddress NextCodeAddr = ObjAllocs.RemoteCodeAddr;
228 if (ObjAllocs.RemoteCodeAddr) {
230 << format("0x%016x", ObjAllocs.RemoteCodeAddr) << "\n");
231 if (auto Err = Client.setProtections(Id, ObjAllocs.RemoteCodeAddr,
379 JITTargetAddress RemoteCodeAddr = 0;

Completed in 162 milliseconds