H A D | dbgeng.c | 1520 ULONG start_index, ULONG *index, ULONG64 *base) in debugsymbols_GetModuleByModuleName() argument 1522 FIXME("%p, %s, %u, %p, %p stub.\n", iface, debugstr_a(name), start_index, index, base); in debugsymbols_GetModuleByModuleName() 1528 ULONG start_index, ULONG *index, ULONG64 *base) in debugsymbols_GetModuleByOffset() argument 1539 while ((info = debug_target_get_module_info(target, start_index))) in debugsymbols_GetModuleByOffset() 1544 *index = start_index; in debugsymbols_GetModuleByOffset() 1550 start_index++; in debugsymbols_GetModuleByOffset() 2077 ULONG start_index, ULONG *index, ULONG64 *base) in debugsymbols_GetModuleByModuleNameWide() argument 2079 FIXME("%p, %s, %u, %p, %p stub.\n", iface, debugstr_w(name), start_index, index, base); in debugsymbols_GetModuleByModuleNameWide() 2298 ULONG start_index, ULONG flags, ULONG *index, ULONG64 *base) in debugsymbols_GetModuleByModuleName2() argument 2306 ULONG start_index, ULONG flags, ULONG *index, ULONG64 *base) in debugsymbols_GetModuleByModuleName2Wide() argument [all …]
|