Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_reader_unittest.cc581 class SegmentLoadCommand: public SizedSection { class
583 SegmentLoadCommand() : section_count_(0) { } in SegmentLoadCommand() function in SegmentLoadCommand