Searched refs:getBaseSymbol (Results 1 – 5 of 5) sorted by relevance
103 const MCSymbol *getBaseSymbol(const MCSymbol &Symbol) const;
162 const MCSymbol *MCAsmLayout::getBaseSymbol(const MCSymbol &Symbol) const { in getBaseSymbol() function in MCAsmLayout
662 cast<MCSymbolWasm>(Layout.getBaseSymbol(*RelEntry.Symbol)); in getProvisionalValue()1356 const auto *BS = Layout.getBaseSymbol(S); in prepareImports()1730 const auto *BS = Layout.getBaseSymbol(S); in writeOneObject()1833 cast<MCSymbolWasm>(Layout.getBaseSymbol(*Rel.Symbol)); in writeOneObject()
531 cast_or_null<MCSymbolELF>(Layout.getBaseSymbol(Symbol)); in writeSymbol()611 Layout.getBaseSymbol(Symbol); in isInSymtab()
405 const MCSymbol *Base = Layout.getBaseSymbol(MCSym); in DefineSymbol()