Home
last modified time | relevance | path

Searched refs:root_handler (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/common/dwarf/
Ddwarf2diehandler.h294 DIEDispatcher(RootDIEHandler* root_handler) : root_handler_(root_handler) { } in DIEDispatcher() argument
/external/google-breakpad/src/common/mac/
Ddump_syms.cc463 DwarfCUToModule root_handler( in StartProcessSplitDwarf() local
467 google_breakpad::DIEDispatcher die_dispatcher(&root_handler); in StartProcessSplitDwarf()
529 DwarfCUToModule root_handler(&file_context, &line_to_module, in ReadDwarf() local
532 DIEDispatcher die_dispatcher(&root_handler); in ReadDwarf()
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc412 DwarfCUToModule root_handler( in StartProcessSplitDwarf() local
416 google_breakpad::DIEDispatcher die_dispatcher(&root_handler); in StartProcessSplitDwarf()
504 DwarfCUToModule root_handler(&file_context, &line_to_module, in LoadDwarf() local
507 google_breakpad::DIEDispatcher die_dispatcher(&root_handler); in LoadDwarf()
/external/cronet/stable/testing/libfuzzer/research/domatolpm/
Dgenerator.py423 root_handler = f'{CPP_HANDLER_PREFIX}{root}'
429 exprs=[CppHandlerCallExpr(handler=root_handler, field_name='root')])
/external/cronet/tot/testing/libfuzzer/research/domatolpm/
Dgenerator.py423 root_handler = f'{CPP_HANDLER_PREFIX}{root}'
429 exprs=[CppHandlerCallExpr(handler=root_handler, field_name='root')])