Searched defs:BadInstruction (Results 1 – 2 of 2) sorted by relevance
/external/google-breakpad/src/common/dwarf/ | ||
D | dwarf2reader.cc | 2301 void CallFrameInfo::Reporter::BadInstruction(uint64 offset, in BadInstruction() function in dwarf2reader::CallFrameInfo::Reporter |
D | dwarf2reader_cfi_unittest.cc | 2298 TEST_F(CFIReporter, BadInstruction) { in TEST_F() argument |