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.cc1625 SegmentLoadCommand segment_command1, segment_command2; in TEST_F() local
1630 segment_command2.set_word_size(64); in TEST_F()
1631 segment_command2 in TEST_F()
1638 commands.Place(&segment_command1).Place(&segment_command2); in TEST_F()