Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/mac/
Dmacho_reader_unittest.cc1621 SegmentLoadCommand segment_command1, segment_command2; in TEST_F() local
1626 segment_command2.set_word_size(64); in TEST_F()
1627 segment_command2 in TEST_F()
1634 commands.Place(&segment_command1).Place(&segment_command2); in TEST_F()