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