class LineTable_GetRowForAddress_EndSequence_Test

Defined at line 234 of file ../../src/developer/debug/zxdb/symbols/line_table_unittest.cc

Tests that when an address matches two lines, one an EndSequence and one a good match, that the

second one is returned. This construct can appear on function boundaries when there is no padding

between them. The EndSequence marker is non-inclusive, it just marks the end of the previous

function.

Public Methods

void LineTable_GetRowForAddress_EndSequence_Test ()

Defined at line 234 of file ../../src/developer/debug/zxdb/symbols/line_table_unittest.cc

void LineTable_GetRowForAddress_EndSequence_Test (const LineTable_GetRowForAddress_EndSequence_Test & )

Defined at line 234 of file ../../src/developer/debug/zxdb/symbols/line_table_unittest.cc

void LineTable_GetRowForAddress_EndSequence_Test (LineTable_GetRowForAddress_EndSequence_Test && )

Defined at line 234 of file ../../src/developer/debug/zxdb/symbols/line_table_unittest.cc

LineTable_GetRowForAddress_EndSequence_Test & operator= (const LineTable_GetRowForAddress_EndSequence_Test & )

Defined at line 234 of file ../../src/developer/debug/zxdb/symbols/line_table_unittest.cc

LineTable_GetRowForAddress_EndSequence_Test & operator= (LineTable_GetRowForAddress_EndSequence_Test && )

Defined at line 234 of file ../../src/developer/debug/zxdb/symbols/line_table_unittest.cc

void ~LineTable_GetRowForAddress_EndSequence_Test ()

Defined at line 234 of file ../../src/developer/debug/zxdb/symbols/line_table_unittest.cc