Home
last modified time | relevance | path

Searched defs:updatePointer (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPointerIntPair.h199 static intptr_t updatePointer(intptr_t OrigValue, PointerT Ptr) { in updatePointer() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp198 Error EPCIndirectStubsManager::updatePointer(StringRef Name, in updatePointer() function in __anonf460475d0111::EPCIndirectStubsManager
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h422 Error updatePointer(StringRef Name, ExecutorAddr NewAddr) override { in updatePointer() function