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