Searched refs:getAssociatedSymbol (Results 1 – 3 of 3) sorted by relevance
90 const MCSymbol *getAssociatedSymbol() const { return AssociatedSymbol; } in getAssociatedSymbol() function
336 static const MCSymbolELF *getAssociatedSymbol(const GlobalObject *GO, in getAssociatedSymbol() function390 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in getExplicitSectionGlobal()401 assert(Section->getAssociatedSymbol() == AssociatedSymbol && in getExplicitSectionGlobal()518 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in SelectSectionForGlobal()527 assert(Section->getAssociatedSymbol() == AssociatedSymbol); in SelectSectionForGlobal()
1007 const MCSymbol *Sym = Section.getAssociatedSymbol(); in writeSection()