Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h459 virtual bool relocationNeedsStub(const RelocationRef &R) const { in relocationNeedsStub() function
DRuntimeDyldELF.cpp1936 bool RuntimeDyldELF::relocationNeedsStub(const RelocationRef &R) const { in relocationNeedsStub() function in llvm::RuntimeDyldELF