Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp113 static bool isInSymtab(const MCAsmLayout &Layout, const MCSymbolELF &Symbol,
572 bool ELFWriter::isInSymtab(const MCAsmLayout &Layout, const MCSymbolELF &Symbol, in isInSymtab() function in ELFWriter
638 if (!isInSymtab(Layout, Symbol, Used || WeakrefUsed || isSignature, in computeSymbolTable()
DWasmObjectWriter.cpp1086 static bool isInSymtab(const MCSymbolWasm &Sym) { in isInSymtab() function
1343 if (!isInSymtab(WS)) in writeObject()
1442 if (!isInSymtab(WS)) { in writeObject()