Searched refs:getLinkedToSymbol (Results 1 – 3 of 3) sorted by relevance
94 const MCSymbol *getLinkedToSymbol() const { return LinkedToSym; } in getLinkedToSymbol() function
543 static const MCSymbolELF *getLinkedToSymbol(const GlobalObject *GO, in getLinkedToSymbol() function700 const MCSymbolELF *LinkedToSym = getLinkedToSymbol(GO, TM); in selectExplicitSectionGlobal()764 assert(Section->getLinkedToSymbol() == LinkedToSym && in selectExplicitSectionGlobal()835 const MCSymbolELF *LinkedToSym = getLinkedToSymbol(GO, TM); in selectELFSectionForGlobal()849 assert(Section->getLinkedToSymbol() == LinkedToSym); in selectELFSectionForGlobal()
1023 const MCSymbol *Sym = Section.getLinkedToSymbol(); in writeSection()