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