Searched refs:SectionStartSym (Results 1 – 1 of 1) sorted by relevance
965 MCSymbol *SectionStartSym = getContext().createTempSymbol(); in Run() local966 getStreamer().emitLabel(SectionStartSym); in Run()967 Sec->setBeginSymbol(SectionStartSym); in Run()