Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/mac/
Dmacho_reader_unittest.cc574 class SegmentLoadCommand: public SizedSection { class
576 SegmentLoadCommand() : section_count_(0) { } in SegmentLoadCommand() function in SegmentLoadCommand
582 SegmentLoadCommand &Header(const string &name, const LoadedSection &contents, in Header()
613 SegmentLoadCommand &AppendSectionEntry(const string &section_name, in AppendSectionEntry()
1094 SegmentLoadCommand segment_command; in TEST_F()
1130 SegmentLoadCommand segment_command; in TEST_F()
1167 SegmentLoadCommand segment_command; in TEST_F()
1203 SegmentLoadCommand segment_command; in TEST_F()
1276 SegmentLoadCommand segment_command; in TEST_F()
1295 SegmentLoadCommand cmd1, cmd2, cmd3; in TEST_F()
[all …]