Searched refs:SectionStartSym (Results 1 – 2 of 2) sorted by relevance
969 MCSymbol *SectionStartSym = getContext().createTempSymbol(); in Run() local970 getStreamer().emitLabel(SectionStartSym); in Run()971 Sec->setBeginSymbol(SectionStartSym); in Run()
1338 MCSymbol *SectionStartSym = getContext().createTempSymbol(); in Run() local1339 getStreamer().emitLabel(SectionStartSym); in Run()1340 Sec->setBeginSymbol(SectionStartSym); in Run()