Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DPointerIntPair.h163 static intptr_t updatePointer(intptr_t OrigValue, PointerT Ptr) { in updatePointer() function
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp202 Error EPCIndirectStubsManager::updatePointer(StringRef Name, in updatePointer() function in __anonb007d4940111::EPCIndirectStubsManager
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h424 Error updatePointer(StringRef Name, JITTargetAddress NewAddr) override { in updatePointer() function