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
608 cast<MCSymbolWasm>(Layout.getBaseSymbol(*RelEntry.Symbol)); in getProvisionalValue()1299 const auto *BS = Layout.getBaseSymbol(S); in prepareImports()1679 const auto *BS = Layout.getBaseSymbol(S); in writeOneObject()1780 cast<MCSymbolWasm>(Layout.getBaseSymbol(*Rel.Symbol)); in writeOneObject()
527 cast_or_null<MCSymbolELF>(Layout.getBaseSymbol(Symbol)); in writeSymbol()589 Layout.getBaseSymbol(Symbol); in isInSymtab()
368 const MCSymbol *Base = Layout.getBaseSymbol(MCSym); in DefineSymbol()