Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Ddwarf2diehandler.h259 class RootDIEHandler: public DIEHandler {
261 RootDIEHandler() { } in RootDIEHandler() function
262 virtual ~RootDIEHandler() { } in ~RootDIEHandler()
289 DIEDispatcher(RootDIEHandler *root_handler) : root_handler_(root_handler) { } in DIEDispatcher()
359 RootDIEHandler *root_handler_;
Ddwarf2diehandler_unittest.cc59 using dwarf2reader::RootDIEHandler;
80 class MockRootDIEHandler: public RootDIEHandler {
/external/google-breakpad/src/common/
Ddwarf_cu_to_module.h66 class DwarfCUToModule: public dwarf2reader::RootDIEHandler {
Ddwarf_cu_to_module_unittest.cc50 using dwarf2reader::RootDIEHandler;