Searched refs:getBaseSymbol (Results 1 – 5 of 5) sorted by relevance
103 const MCSymbol *getBaseSymbol(const MCSymbol &Symbol) const;
158 const MCSymbol *MCAsmLayout::getBaseSymbol(const MCSymbol &Symbol) const { in getBaseSymbol() function in MCAsmLayout
601 cast<MCSymbolWasm>(Layout.getBaseSymbol(*RelEntry.Symbol)); in getProvisionalValue()1288 const auto *BS = Layout.getBaseSymbol(S); in prepareImports()1668 const auto *BS = Layout.getBaseSymbol(S); in writeOneObject()1769 cast<MCSymbolWasm>(Layout.getBaseSymbol(*Rel.Symbol)); in writeOneObject()
526 cast_or_null<MCSymbolELF>(Layout.getBaseSymbol(Symbol)); in writeSymbol()588 Layout.getBaseSymbol(Symbol); in isInSymtab()
368 const MCSymbol *Base = Layout.getBaseSymbol(MCSym); in DefineSymbol()