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