Searched defs:LoadCommandTooShort (Results 1 – 2 of 2) sorted by relevance
/external/google-breakpad/src/common/mac/ | ||
D | macho_reader.cc | 189 void Reader::Reporter::LoadCommandTooShort(size_t i, LoadCommandType type) { in LoadCommandTooShort() function in google_breakpad::mach_o::Reader::Reporter |
D | macho_reader_unittest.cc | 165 TEST(MachOReaderReporter, LoadCommandTooShort) { in TEST() argument |