Searched refs:root_handler (Results 1 – 5 of 5) sorted by relevance
294 DIEDispatcher(RootDIEHandler* root_handler) : root_handler_(root_handler) { } in DIEDispatcher() argument
463 DwarfCUToModule root_handler( in StartProcessSplitDwarf() local467 google_breakpad::DIEDispatcher die_dispatcher(&root_handler); in StartProcessSplitDwarf()529 DwarfCUToModule root_handler(&file_context, &line_to_module, in ReadDwarf() local532 DIEDispatcher die_dispatcher(&root_handler); in ReadDwarf()
412 DwarfCUToModule root_handler( in StartProcessSplitDwarf() local416 google_breakpad::DIEDispatcher die_dispatcher(&root_handler); in StartProcessSplitDwarf()504 DwarfCUToModule root_handler(&file_context, &line_to_module, in LoadDwarf() local507 google_breakpad::DIEDispatcher die_dispatcher(&root_handler); in LoadDwarf()
423 root_handler = f'{CPP_HANDLER_PREFIX}{root}'429 exprs=[CppHandlerCallExpr(handler=root_handler, field_name='root')])