Home | History | Annotate | Download | only in MC

Lines Matching full:int64_max

184   // and use INT64_MAX as the line delta which is the signal that this is
202 MCOS->EmitDwarfAdvanceLineAddr(INT64_MAX, LastLabel, SectionEnd,
339 MCDwarfLineAddr::Emit(MCOS, INT64_MAX, 0);
438 // A LineDelta of INT64_MAX is a signal that this is actually a
441 if (LineDelta == INT64_MAX) {