Home
last modified time | relevance | path

Searched refs:isWeakrefUsedInReloc (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSymbolELF.cpp85 if (isWeakrefUsedInReloc()) in getBinding()
176 bool MCSymbolELF::isWeakrefUsedInReloc() const { in isWeakrefUsedInReloc() function in llvm::MCSymbolELF
DELFObjectWriter.cpp635 bool WeakrefUsed = Symbol.isWeakrefUsedInReloc(); in computeSymbolTable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolELF.h41 bool isWeakrefUsedInReloc() const;