Home | History | Annotate | Download | only in MC

Lines Matching defs:LastLabel

139   MCSymbol *LastLabel = NULL;
179 MCOS->EmitDwarfAdvanceLineAddr(LineDelta, LastLabel, Label,
183 LastLabel = Label;
188 // section and use that and the LastLabel to compute the address delta
205 MCOS->EmitDwarfAdvanceLineAddr(INT64_MAX, LastLabel, SectionEnd,