Searched refs:getOrCreateSectionSymbol (Results 1 – 3 of 3) sorted by relevance
271 MCSymbolELF *getOrCreateSectionSymbol(const MCSectionELF &Section);
125 MCSymbolELF *MCContext::getOrCreateSectionSymbol(const MCSectionELF &Section) { in getOrCreateSectionSymbol() function in MCContext
164 Begin = Ctx.getOrCreateSectionSymbol(*SectionELF); in ChangeSection()