Searched refs:SectionStartSym (Results 1 – 2 of 2) sorted by relevance
989 MCSymbol *SectionStartSym = getContext().createTempSymbol(); in Run() local990 getStreamer().emitLabel(SectionStartSym); in Run()991 Sec->setBeginSymbol(SectionStartSym); in Run()
1357 MCSymbol *SectionStartSym = getContext().createTempSymbol(); in Run() local1358 getStreamer().emitLabel(SectionStartSym); in Run()1359 Sec->setBeginSymbol(SectionStartSym); in Run()