Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h454 virtual bool relocationNeedsStub(const RelocationRef &R) const { in relocationNeedsStub() function
H A DRuntimeDyldELF.cpp2543 bool RuntimeDyldELF::relocationNeedsStub(const RelocationRef &R) const { relocationNeedsStub() function in llvm::RuntimeDyldELF