Home
last modified time | relevance | path

Searched defs:relocationNeedsGot (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h443 virtual bool relocationNeedsGot(const RelocationRef &R) const { in relocationNeedsGot() function
H A DRuntimeDyldELF.cpp2522 bool RuntimeDyldELF::relocationNeedsGot(const RelocationRef &R) const { in relocationNeedsGot() function in llvm::RuntimeDyldELF