Searched refs:debug_coff_pe_read (Results 1 – 2 of 2) sorted by relevance
46 static unsigned int debug_coff_pe_read; variable145 if ((section_data->ms_type == mst_unknown) && debug_coff_pe_read) in add_pe_exported_sym()157 if (debug_coff_pe_read > 1) in add_pe_exported_sym()199 if (debug_coff_pe_read) in add_pe_forwarded_sym()207 if (debug_coff_pe_read > 1) in add_pe_forwarded_sym()351 if (debug_coff_pe_read) in read_pe_exported_syms()414 if (debug_coff_pe_read) in read_pe_exported_syms()419 else if (export_opthdrrva != vaddr && debug_coff_pe_read) in read_pe_exported_syms()528 if (debug_coff_pe_read) in read_pe_exported_syms()601 else if (debug_coff_pe_read) in read_pe_exported_syms()[all …]
644 * coff-pe-read.c (debug_coff_pe_read): New static variable.