Searched defs:updatePointer (Results 1 – 10 of 10) sorted by relevance
/external/llvm/unittests/ExecutionEngine/Orc/ |
D | CompileOnDemandLayerTest.cpp | 46 Error updatePointer(StringRef Name, TargetAddress NewAddr) override { in updatePointer() function in __anon40b0a0b10111::DummyStubsManager
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/ |
D | CompileOnDemandLayerTest.cpp | 47 Error updatePointer(StringRef Name, JITTargetAddress NewAddr) override { in updatePointer() function in __anonbc0792490111::DummyStubsManager
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | PointerIntPair.h | 159 static intptr_t updatePointer(intptr_t OrigValue, PointerT Ptr) { in updatePointer() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | PointerIntPair.h | 156 static intptr_t updatePointer(intptr_t OrigValue, PointerT Ptr) { in updatePointer() function
|
/external/llvm/include/llvm/ADT/ |
D | PointerIntPair.h | 156 static intptr_t updatePointer(intptr_t OrigValue, PointerT Ptr) { in updatePointer() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IndirectionUtils.h | 256 Error updatePointer(StringRef Name, JITTargetAddress NewAddr) override { in updatePointer() function
|
D | CompileOnDemandLayer.h | 335 Error updatePointer(std::string FuncName, JITTargetAddress FnBodyAddr) { in updatePointer() function
|
D | OrcRemoteTargetClient.h | 381 Error updatePointer(StringRef Name, JITTargetAddress NewAddr) override { in updatePointer() function
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IndirectionUtils.h | 290 Error updatePointer(StringRef Name, TargetAddress NewAddr) override { in updatePointer() function
|
D | OrcRemoteTargetClient.h | 494 Error updatePointer(StringRef Name, TargetAddress NewAddr) override { in updatePointer() function
|