Home
last modified time | relevance | path

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

/reactos/dll/win32/dbghelp/
H A Dcpu_x86_64.c262 static int get_opcode_size(UNWIND_CODE op) in get_opcode_size() function
514 for (i = 0; i < info->CountOfCodes; i += get_opcode_size(info->UnwindCode[i])) in interpret_function_table_entry()