Searched refs:SectionStartSymbol (Results 1 – 1 of 1) sorted by relevance
689 MCSymbol *SectionStartSymbol = getContext().createTempSymbol(); in ParseSectionArguments() local690 getStreamer().emitLabel(SectionStartSymbol); in ParseSectionArguments()691 Section->setBeginSymbol(SectionStartSymbol); in ParseSectionArguments()