Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2010354 (update_source_path): Delete redundant check for NULL filename.
945 * objdump.c (update_source_path): Ditto.
H A DChangeLog-20171367 * objdump.c (update_source_path): Add abfd param. Add struct
1372 (show_line): Call update_source_path with bfd.
H A Dobjdump.c1858 update_source_path (const char *filename, bfd *abfd) in update_source_path() function
2067 p = update_source_path (filename, abfd); in show_line()
H A DChangeLog-0203415 (try_print_file_open, update_source_path): New functions.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2010354 (update_source_path): Delete redundant check for NULL filename.
945 * objdump.c (update_source_path): Ditto.
H A DChangeLog-20171367 * objdump.c (update_source_path): Add abfd param. Add struct
1372 (show_line): Call update_source_path with bfd.
H A Dobjdump.c2041 update_source_path (const char *filename, bfd *abfd) in update_source_path() function
2293 p = update_source_path (filename, abfd); in show_line()
H A DChangeLog-0203415 (try_print_file_open, update_source_path): New functions.