Searched refs:relocationNeedsGot (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h161 bool relocationNeedsGot(const RelocationRef &R) const override;
H A DRuntimeDyldImpl.h439 virtual bool relocationNeedsGot(const RelocationRef &R) const { function in class:llvm::RuntimeDyldImpl
H A DRuntimeDyld.cpp648 if (relocationNeedsGot(Reloc))
H A DRuntimeDyldELF.cpp1993 bool RuntimeDyldELF::relocationNeedsGot(const RelocationRef &R) const { function in class:llvm::RuntimeDyldELF

Completed in 213 milliseconds