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