Searched defs:EndAttributes (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/google-breakpad/src/common/ | ||
H A D | dwarf_cu_to_module.cc | 653 bool DwarfCUToModule::InlineHandler::EndAttributes() { in EndAttributes() function in google_breakpad::DwarfCUToModule::InlineHandler |
/aosp_15_r20/external/google-breakpad/src/common/dwarf/ | ||
H A D | dwarf2diehandler.h | 235 virtual bool EndAttributes() { return false; } in EndAttributes() function |