Home | History | Annotate | Download | only in MC

Lines Matching refs:LastLabel

140   MCSymbol *LastLabel = NULL;
180 MCOS->EmitDwarfAdvanceLineAddr(LineDelta, LastLabel, Label,
184 LastLabel = Label;
189 // section and use that and the LastLabel to compute the address delta
208 MCOS->EmitDwarfAdvanceLineAddr(INT64_MAX, LastLabel, SectionEnd,