Searched refs:root_handler (Results 1 – 3 of 3) sorted by relevance
291 DIEDispatcher(RootDIEHandler *root_handler) : root_handler_(root_handler) { } in DIEDispatcher() argument
473 DwarfCUToModule root_handler(&file_context, &line_to_module, in ReadDwarf() local476 dwarf2reader::DIEDispatcher die_dispatcher(&root_handler); in ReadDwarf()
335 DwarfCUToModule root_handler(&file_context, &line_to_module, in LoadDwarf() local338 dwarf2reader::DIEDispatcher die_dispatcher(&root_handler); in LoadDwarf()