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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h162 bool relocationNeedsStub(const RelocationRef &R) const override;
H A DRuntimeDyldImpl.h444 virtual bool relocationNeedsStub(const RelocationRef &R) const { function in class:llvm::RuntimeDyldImpl
H A DRuntimeDyld.cpp682 if (relocationNeedsStub(Reloc))
H A DRuntimeDyldELF.cpp2007 bool RuntimeDyldELF::relocationNeedsStub(const RelocationRef &R) const { function in class:llvm::RuntimeDyldELF

Completed in 195 milliseconds