Home | History | Annotate | Download | only in MC

Lines Matching full:sectionend

200   MCSymbol *SectionEnd = context.CreateTempSymbol();
202 MCOS->EmitLabel(SectionEnd);
208 MCOS->EmitDwarfAdvanceLineAddr(INT64_MAX, LastLabel, SectionEnd,
1210 MCSymbol *sectionEnd = context.CreateTempSymbol();
1214 *sectionEnd, 4);
1301 streamer.EmitLabel(sectionEnd);