Home
last modified time | relevance | path

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

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