Home
last modified time | relevance | path

Searched refs:EndSequence (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFDebugLine.cpp65 EndSequence = false; in reset()
77 << (EndSequence ? " end_sequence" : "") in dump()
224 state.EndSequence = true; in parseStatementTable()
DDWARFDebugLine.h118 EndSequence:1, member
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp149 EndSequence = false; in reset()
160 << (EndSequence ? " end_sequence" : "") << '\n'; in dump()
214 if (Row.EndSequence) { in appendRowToMatrix()
284 State.Row.EndSequence = true; in parse()
/external/v8/src/parsing/
Dduplicate-finder.cc84 return backing_store_.EndSequence().start(); in BackupKey()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h134 EndSequence:1, member
/external/v8/src/
Dcollector.h194 Vector<T> EndSequence() { in EndSequence() function
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp988 if (!Row.EndSequence) { in emitLineTableForUnit()
2956 InsertPoint->Address == Seq.front().Address && InsertPoint->EndSequence) { in insertLineSequence()
3029 (Row.Address == CurrRange.stop() && !Row.EndSequence)) { in patchLineTableForUnit()
3062 NextLine.EndSequence = 1; in patchLineTableForUnit()
3075 if (Row.EndSequence && Seq.empty()) in patchLineTableForUnit()
3082 if (Row.EndSequence) in patchLineTableForUnit()
/external/protobuf/php/ext/google/protobuf/
Dupb.h5511 bool EndSequence(Handlers::Selector s);
5859 inline bool Sink::EndSequence(Handlers::Selector sel) {
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h5946 bool EndSequence(Handlers::Selector s);
6294 inline bool Sink::EndSequence(Handlers::Selector sel) {