Home
last modified time | relevance | path

Searched defs: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