Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dcoff-pe-read.c47 static unsigned int debug_coff_pe_read; variable
174 if ((section_data->ms_type == mst_unknown) && debug_coff_pe_read) in add_pe_exported_sym()
184 if (debug_coff_pe_read > 1) in add_pe_exported_sym()
236 if (debug_coff_pe_read) in add_pe_forwarded_sym()
244 if (debug_coff_pe_read > 1) in add_pe_forwarded_sym()
432 if (debug_coff_pe_read) in read_pe_exported_syms()
437 else if (export_opthdrrva != vaddr && debug_coff_pe_read) in read_pe_exported_syms()
537 if (debug_coff_pe_read) in read_pe_exported_syms()
609 else if (debug_coff_pe_read) in read_pe_exported_syms()
616 if (debug_coff_pe_read) in read_pe_exported_syms()
[all …]