Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Ddwarf2reader_cfi_unittest.cc2424 TEST_F(CFIReporter, InvalidPointerEncoding) { in TEST_F() argument
H A Ddwarf2reader.cc3419 void CallFrameInfo::Reporter::InvalidPointerEncoding(uint64_t offset, in InvalidPointerEncoding() function in google_breakpad::CallFrameInfo::Reporter