Searched refs:loc_compute (Results 1 – 8 of 8) sorted by relevance
841 if (modfmt && modfmt->loc_compute) in symt_get_info()843 modfmt->loc_compute(module->process, modfmt, in symt_get_info()
353 void (*loc_compute)(struct process* pcs, member
852 modfmt->loc_compute = NULL; in pe_load_native_module()
626 if (modfmt && modfmt->loc_compute) in symt_fill_sym_info()628 modfmt->loc_compute(pair->pcs, modfmt, func, &loc); in symt_fill_sym_info()
1242 modfmt->loc_compute = NULL; in elf_load_file_from_fmap()
1494 modfmt->loc_compute = NULL; in macho_load_file()
3561 dwarf2_modfmt->loc_compute = dwarf2_location_compute; in dwarf2_parse()
2878 modfmt->loc_compute = NULL; in pdb_process_file()