Searched defs:SegmentLoadCommand (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/common/mac/
H A Dmacho_reader_unittest.cc577 class SegmentLoadCommand: public SizedSection {
579 SegmentLoadCommand() : section_count_(0) { }
585 SegmentLoadCommand &Header(const string &name, const LoadedSection &contents,
616 SegmentLoadCommand &AppendSectionEntry(const string &section_name,
1098 SegmentLoadCommand segment_command;
1134 SegmentLoadCommand segment_command;
1171 SegmentLoadCommand segment_command;
1207 SegmentLoadCommand segment_command;
1280 SegmentLoadCommand segment_command;
1299 SegmentLoadCommand cmd
574 class SegmentLoadCommand: public SizedSection { class in inherits:SizedSection
576 SegmentLoadCommand() : section_count_(0) { } function in class:SegmentLoadCommand
[all...]

Completed in 59 milliseconds