Searched refs:EndSequence (Results 1 – 6 of 6) sorted by relevance
153 EndSequence = false; in reset()165 << (EndSequence ? " end_sequence" : "") in dump()224 if (Row.EndSequence) { in appendRowToMatrix()294 State.Row.EndSequence = true; in parse()
233 Vector<int> sequence = collector.EndSequence(); in TEST()259 i::Vector<char> seq = collector.EndSequence(); in TEST()
134 EndSequence:1, member
986 if (!Row.EndSequence) { in emitLineTableForUnit()2899 InsertPoint->Address == Seq.front().Address && InsertPoint->EndSequence) { in insertLineSequence()2972 (Row.Address == CurrRange.stop() && !Row.EndSequence)) { in patchLineTableForUnit()3005 NextLine.EndSequence = 1; in patchLineTableForUnit()3018 if (Row.EndSequence && Seq.empty()) in patchLineTableForUnit()3025 if (Row.EndSequence) in patchLineTableForUnit()
1669 return backing_store_.EndSequence().start(); in BackupKey()
734 Vector<T> EndSequence() {