Searched refs:GetDWARFSizeofInitialLength (Results 1 – 2 of 2) sorted by relevance
34 GetDWARFSizeofInitialLength() const { return m_is_dwarf64 ? 12 : 4; } in GetDWARFSizeofInitialLength() function
588 …set = debug_line_offset + prologue->total_length + (debug_line_data.GetDWARFSizeofInitialLength()); in ParseStatementTable()