Searched refs:pe_detail_list (Results 1 – 5 of 5) sorted by relevance
251 static pe_details_type pe_detail_list[] = variable417 for (i = 0; pe_detail_list[i].target_name; i++) in pe_dll_id_target()418 if (strcmp (pe_detail_list[i].target_name, target) == 0 in pe_dll_id_target()419 || strcmp (pe_detail_list[i].object_target, target) == 0) in pe_dll_id_target()426 pe_detail_list[i].underscored = (u != 0 ? TRUE : FALSE); in pe_dll_id_target()427 pe_details = pe_detail_list + i; in pe_dll_id_target()
92 (autofilter_symbollist_i386, pe_detail_list, pe_details,464 (pe_detail_list): Add PE_ARCH_arm_wince case.733 (pe_detail_list): Add autofilter_symbollist_i386 to i386 case and
970 * pe-dll.c (pe_detail_list): Set default1108 (pe_detail_list): Remove const to allow modify of
200 (pe_detail_list): Fully initialize last entry.
1126 * pe-dll.c (pe_detail_list): arm-pe targets use underscores.