Searched refs:getAssociatedSymbol (Results 1 – 3 of 3) sorted by relevance
87 const MCSymbol *getAssociatedSymbol() const { return AssociatedSymbol; } in getAssociatedSymbol() function
515 static const MCSymbolELF *getAssociatedSymbol(const GlobalObject *GO, in getAssociatedSymbol() function595 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in getExplicitSectionGlobal()606 assert(Section->getAssociatedSymbol() == AssociatedSymbol && in getExplicitSectionGlobal()699 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in SelectSectionForGlobal()708 assert(Section->getAssociatedSymbol() == AssociatedSymbol); in SelectSectionForGlobal()
1027 const MCSymbol *Sym = Section.getAssociatedSymbol(); in writeSection()