Home
last modified time | relevance | path

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

/reactos/dll/win32/dbghelp/
H A Dtype.c841 if (modfmt && modfmt->loc_compute) in symt_get_info()
843 modfmt->loc_compute(module->process, modfmt, in symt_get_info()
H A Ddbghelp_private.h353 void (*loc_compute)(struct process* pcs, member
H A Dpe_module.c852 modfmt->loc_compute = NULL; in pe_load_native_module()
H A Dsymbol.c626 if (modfmt && modfmt->loc_compute) in symt_fill_sym_info()
628 modfmt->loc_compute(pair->pcs, modfmt, func, &loc); in symt_fill_sym_info()
H A Delf_module.c1242 modfmt->loc_compute = NULL; in elf_load_file_from_fmap()
H A Dmacho_module.c1494 modfmt->loc_compute = NULL; in macho_load_file()
H A Ddwarf.c3561 dwarf2_modfmt->loc_compute = dwarf2_location_compute; in dwarf2_parse()
H A Dmsc.c2878 modfmt->loc_compute = NULL; in pdb_process_file()