Home
last modified time | relevance | path

Searched refs:isTargetCommon (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbol.h370 isTargetCommon() != Target)
384 bool isTargetCommon() const { in isTargetCommon() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp467 if (Sym.isCommon() && (Sym.isTargetCommon() || Sym.isExternal())) in SymbolValue()
656 if (Symbol.isTargetCommon()) { in computeSymbolTable()