Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/mac/
H A Dmacho_reader.cc196 void Reader::Reporter::LoadCommandTooShort(size_t i, LoadCommandType type) { in LoadCommandTooShort() function in google_breakpad::mach_o::Reader::Reporter
H A Dmacho_reader_unittest.cc168 TEST(MachOReaderReporter, LoadCommandTooShort) { in TEST() argument