Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dnm.c186 static bfd *lineno_cache_rel_bfd; variable
867 if (abfd != lineno_cache_rel_bfd && relocs != NULL) in print_symbol()
895 lineno_cache_rel_bfd = abfd; in print_symbol()
1183 lineno_cache_rel_bfd = NULL; in display_archive()
1192 lineno_cache_rel_bfd = NULL; in display_archive()
1242 lineno_cache_rel_bfd = NULL; in display_file()
DChangeLog-9197113 (lineno_cache_rel_bfd): New file static variable.
114 (display_archive): Clear lineno_cache_bfd and lineno_cache_rel_bfd
117 (print_symbol): Use lineno_cache_bfd and lineno_cache_rel_bfd