Home
last modified time | relevance | path

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

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