Searched refs:SectionStartSym (Results 1 – 2 of 2) sorted by relevance
985 MCSymbol *SectionStartSym = getContext().createTempSymbol(); in Run() local986 getStreamer().emitLabel(SectionStartSym); in Run()987 Sec->setBeginSymbol(SectionStartSym); in Run()
1337 MCSymbol *SectionStartSym = getContext().createTempSymbol(); in Run() local1338 getStreamer().emitLabel(SectionStartSym); in Run()1339 Sec->setBeginSymbol(SectionStartSym); in Run()