Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h425 virtual bool relocationNeedsStub(const RelocationRef &R) const { in relocationNeedsStub() function
DRuntimeDyldELF.cpp1854 bool RuntimeDyldELF::relocationNeedsStub(const RelocationRef &R) const { in relocationNeedsStub() function in llvm::RuntimeDyldELF