Searched refs:MapSegmentSections (Results 1 – 4 of 4) sorted by relevance
418 bool MapSegmentSections(const Segment &segment, SectionMap *section_map)
527 bool Reader::MapSegmentSections(const Segment &segment, in MapSegmentSections() function in google_breakpad::mach_o::Reader
1601 TEST_F(LoadCommand, MapSegmentSections) { in TEST_F() argument1647 ASSERT_TRUE(reader.MapSegmentSections(segment, §ion_map)); in TEST_F()1664 ASSERT_TRUE(reader.MapSegmentSections(segment, §ion_map)); in TEST_F()
411 if (!reader_.MapSegmentSections(segment, §ion_map))