Home
last modified time | relevance | path

Searched refs:RootDIEHandler (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Ddwarf2diehandler.h261 class RootDIEHandler: public DIEHandler {
263 RootDIEHandler() { } in RootDIEHandler() function
264 virtual ~RootDIEHandler() { } in ~RootDIEHandler()
291 DIEDispatcher(RootDIEHandler *root_handler) : root_handler_(root_handler) { } in DIEDispatcher()
361 RootDIEHandler *root_handler_;
Ddwarf2diehandler_unittest.cc61 using dwarf2reader::RootDIEHandler;
82 class MockRootDIEHandler: public RootDIEHandler {
/external/google-breakpad/src/common/
Ddwarf_cu_to_module.h68 class DwarfCUToModule: public dwarf2reader::RootDIEHandler {
Ddwarf_cu_to_module_unittest.cc52 using dwarf2reader::RootDIEHandler;