Searched refs:AddRow (Results 1 – 3 of 3) sorted by relevance
417 opcodes.AddRow(mi->low_pc_, first_line); in WriteDebugSections()421 opcodes.AddRow(mi->low_pc_ + pc, line); in WriteDebugSections()423 opcodes.AddRow(mi->low_pc_ + pc, line); in WriteDebugSections()429 opcodes.AddRow(mi->low_pc_, 0); in WriteDebugSections()
41 void AddRow() { in AddRow() function156 void AddRow(uint64_t absolute_address, int absolute_line) { in AddRow() function
208 opcodes.AddRow(); in TEST_F()262 opcodes.AddRow(pc, line); in TEST_F()