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