Searched refs:getOrCreateSectionSymbol (Results 1 – 2 of 2) sorted by relevance
393 Symbol *MCContext::getOrCreateSectionSymbol(StringRef Section) { in getOrCreateSectionSymbol() function in MCContext527 auto *R = getOrCreateSectionSymbol<MCSymbolELF>(Section); in createELFSectionImpl()719 MCSymbol *Begin = getOrCreateSectionSymbol<MCSymbolCOFF>(Section); in getCOFFSection()
355 Symbol *getOrCreateSectionSymbol(StringRef Section);