Searched refs:sectionEnd (Results 1 – 3 of 3) sorted by relevance
784 MCSymbol *sectionEnd = context.CreateTempSymbol(); in EmitCIE() local788 *sectionEnd, 4); in EmitCIE()885 streamer.EmitLabel(sectionEnd); in EmitCIE()
1272 MCSymbol *sectionEnd = context.createTempSymbol(); in EmitCIE() local1276 MakeStartMinusEndExpr(Streamer, *sectionStart, *sectionEnd, 4); in EmitCIE()1372 Streamer.EmitLabel(sectionEnd); in EmitCIE()
1547 MCSymbol *sectionEnd = context.createTempSymbol(); in EmitCIE() local1551 MakeStartMinusEndExpr(Streamer, *sectionStart, *sectionEnd, 4); in EmitCIE()1650 Streamer.EmitLabel(sectionEnd); in EmitCIE()