Searched refs:getOrCreateSectionSymbol (Results 1 – 4 of 4) sorted by relevance
238 MCSymbol *getOrCreateSectionSymbol(const MCSectionELF &Section);
111 MCSymbol *MCContext::getOrCreateSectionSymbol(const MCSectionELF &Section) { in getOrCreateSectionSymbol() function in MCContext
103 MCSymbol *SectionSymbol = getContext().getOrCreateSectionSymbol(*SectionELF); in ChangeSection()
869 ELFSec ? Asm.getContext().getOrCreateSectionSymbol(*ELFSec) in RecordRelocation()