Searched refs:PrologueLength (Results 1 – 7 of 7) sorted by relevance
370 DebugLines.PrologueLength = in dumpDebugLines()372 assert(DebugLines.PrologueLength); in dumpDebugLines()373 const uint64_t EndPrologue = *DebugLines.PrologueLength + Offset; in dumpDebugLines()
106 TotalLength = PrologueLength = 0; in clear()133 PrologueLength) in dump()352 uint64_t Length = PrologueLength + sizeofTotalLength() + in getLength()393 PrologueLength = in parse()395 const uint64_t EndPrologueOffset = PrologueLength + Cursor.tell(); in parse()
71 uint64_t PrologueLength; member
240 IO.mapOptional("PrologueLength", LineTable.PrologueLength); in mapping()
606 LineTable.PrologueLength ? *LineTable.PrologueLength : Buffer.size(); in emitDebugLine()
143 std::optional<uint64_t> PrologueLength; member
1884 uint32_t PrologueEnd = *StmtList + 10 + LineTable.Prologue.PrologueLength; in patchLineTableForUnit()