Home
last modified time | relevance | path

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

/reactos/dll/win32/dbghelp/
H A Dcpu_x86_64.c114 static void dump_unwind_info(struct cpu_stack_walk* csw, ULONG64 base, RUNTIME_FUNCTION *function) in dump_unwind_info() function
477 dump_unwind_info(csw, sw_module_base(csw, context->Rip), function); in interpret_function_table_entry()