Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_reader.h349 virtual bool SegmentCommand(const Segment& segment) { in SegmentCommand() function
H A Dmacho_reader.cc434 bool SegmentCommand(const Segment& segment) { in SegmentCommand() function in google_breakpad::mach_o::Reader::SegmentFinder
H A Ddump_syms.cc637 bool DumpSymbols::LoadCommandDumper::SegmentCommand(const Segment& segment) { in SegmentCommand() function in google_breakpad::DumpSymbols::LoadCommandDumper