Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_mac.cc74 template<u32 kLCSegment, typename SegmentCommand>
82 const SegmentCommand* sc = (const SegmentCommand *)lc; in NextSegmentLoad()
Dsanitizer_procmaps.h68 template<u32 kLCSegment, typename SegmentCommand>
/external/google-breakpad/src/common/mac/
Dmacho_reader_unittest.cc109 MOCK_METHOD1(SegmentCommand, bool(const Segment &));
752 EXPECT_CALL(load_command_handler, SegmentCommand(_)).Times(0); in ReaderFixture()
1112 EXPECT_CALL(load_command_handler, SegmentCommand(_)) in TEST_F()
1149 EXPECT_CALL(load_command_handler, SegmentCommand(_)) in TEST_F()
1185 EXPECT_CALL(load_command_handler, SegmentCommand(_)) in TEST_F()
1222 EXPECT_CALL(load_command_handler, SegmentCommand(_)) in TEST_F()
1333 SegmentCommand(Field(&Segment::name, "head"))) in TEST_F()
1336 SegmentCommand(Field(&Segment::name, "thorax"))) in TEST_F()
1339 SegmentCommand(Field(&Segment::name, "abdomen"))) in TEST_F()
1402 EXPECT_CALL(load_command_handler, SegmentCommand(_)) in TEST_F()
Dmacho_reader.cc377 if (!handler->SegmentCommand(segment)) in WalkLoadCommands()
431 bool SegmentCommand(const Segment &segment) { in SegmentCommand() function in google_breakpad::mach_o::Reader::SegmentFinder
Dmacho_reader.h350 virtual bool SegmentCommand(const Segment &segment) { in SegmentCommand() function
Ddump_syms.cc567 bool SegmentCommand(const mach_o::Segment &segment);
578 bool DumpSymbols::LoadCommandDumper::SegmentCommand(const Segment &segment) { in SegmentCommand() function in google_breakpad::DumpSymbols::LoadCommandDumper
/external/google-breakpad/src/tools/mac/dump_syms/
Dmacho_dump.cc101 bool SegmentCommand(const mach_o::Segment &segment) { in SegmentCommand() function in __anonb07e2f610111::DumpCommand
/external/ImageMagick/MagickCore/
Ddisplay.c1375 SegmentCommand, enumerator
6503 case SegmentCommand: in XImageCache()
6889 return(SegmentCommand); in XImageWindowCommand()
8422 case SegmentCommand: in XMagickCommand()
11222 SegmentCommand in XROIImage()
14351 SegmentCommand in XDisplayImage()