Lines Matching refs:vbfd
33 extern verbose vbfd;
41 cverb << vbfd << "BFD format failure for " << file << endl; in check_format()
67 cverb << vbfd << "found " << name; in separate_debug_file_exists()
74 cverb << vbfd << " with crc32 = " << hex << file_crc << endl; in separate_debug_file_exists()
83 cverb << vbfd << "fetching .gnu_debuglink section" << endl; in get_debug_link_info()
91 cverb << vbfd in get_debug_link_info()
109 cverb << vbfd << ".gnu_debuglink filename is " << filename << endl; in get_debug_link_info()
204 cverb << vbfd << "is_correct_function(" << function << ", " in is_correct_function()
270 cverb << vbfd << "bfd_openr failed for " << file << endl; in open_bfd()
286 cverb << vbfd << "bfd_openr failed for " << file << endl; in fdopen_bfd()
316 cverb << vbfd << "looking for debugging file " << basename in find_separate_debug_file()
545 cverb << vbfd << "mini_syms: " << dec << nr_mini_syms << hex << endl; in get_synth_symbols()
546 cverb << vbfd << "synth_syms: " << dec << nr_synth_syms << hex << endl; in get_synth_symbols()
579 cverb << vbfd << "bfd_info::get_symbols() for " in get_symbols()
588 cverb << vbfd << "bfd_get_symtab_upper_bound: " << dec in get_symbols()
603 cverb << vbfd << "bfd_canonicalize_symtab: " << dec in get_symbols()