Searched refs:SectionStartSymbol (Results 1 – 1 of 1) sorted by relevance
542 MCSymbol *SectionStartSymbol = getContext().CreateTempSymbol(); in ParseSectionArguments() local543 getStreamer().EmitLabel(SectionStartSymbol); in ParseSectionArguments()544 InsertResult.first->second.first = SectionStartSymbol; in ParseSectionArguments()