Searched refs:isInSymtab (Results 1 – 2 of 2) sorted by relevance
113 static bool isInSymtab(const MCAsmLayout &Layout, const MCSymbolELF &Symbol,576 bool ELFWriter::isInSymtab(const MCAsmLayout &Layout, const MCSymbolELF &Symbol, in isInSymtab() function in ELFWriter641 if (!isInSymtab(Layout, Symbol, Used || WeakrefUsed || isSignature, in computeSymbolTable()
1129 static bool isInSymtab(const MCSymbolWasm &Sym) { in isInSymtab() function1443 if (!isInSymtab(WS)) { in writeObject()