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

/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp112 static bool isInSymtab(const MCAsmLayout &Layout, const MCSymbolELF &Symbol,
589 bool ELFWriter::isInSymtab(const MCAsmLayout &Layout, const MCSymbolELF &Symbol, function in class:ELFWriter
675 if (!isInSymtab(Layout, Symbol, Used || WeakrefUsed || isSignature,
H A DWasmObjectWriter.cpp1314 static bool isInSymtab(const MCSymbolWasm &Sym) { function
1622 if (!isInSymtab(WS))
1776 if (!isInSymtab(WS)) {

Completed in 171 milliseconds