/toolchain/binutils/binutils-2.25/binutils/ |
D | arsup.c | 177 ibfd = bfd_openr (name, NULL); in ar_open() 257 bfd *abfd = bfd_openr (list->name, NULL); in ar_addmod() 370 bfd *abfd = bfd_openr (list->name, 0); in ar_replace() 394 bfd *abfd = bfd_openr (list->name, 0); in ar_replace() 476 bfd_openr (list->name, 0); in ar_extract()
|
D | emul_aix.c | 75 new_bfd = bfd_openr (file_name, target); in ar_emul_aix_append() 87 new_bfd = bfd_openr (file_name, target); in ar_emul_aix_replace()
|
D | binemul.c | 102 new_bfd = bfd_openr (file_name, target); in ar_emul_default_append() 124 new_bfd = bfd_openr (file_name, target); in ar_emul_default_replace()
|
D | bfdtest1.c | 40 archive = bfd_openr (argv[1], NULL); in main()
|
D | dlltool.c | 1683 bfd * f = bfd_openr (filename, 0); in scan_obj_file() 2918 abfd = bfd_openr (outname, HOW_BFD_READ_TARGET); in make_one_lib_file() 2994 abfd = bfd_openr (TMP_HEAD_O, HOW_BFD_READ_TARGET); in make_head() 3077 abfd = bfd_openr (TMP_HEAD_O, HOW_BFD_READ_TARGET); in make_delay_head() 3148 abfd = bfd_openr (TMP_TAIL_O, HOW_BFD_READ_TARGET); in make_tail() 3489 abfd = bfd_openr (identify_imp_name, 0); in identify_dll_for_implib() 3513 abfd = bfd_openr (identify_imp_name, 0); in identify_dll_for_implib()
|
D | addr2line.c | 362 abfd = bfd_openr (file_name, target); in process_file()
|
D | strings.c | 391 abfd = bfd_openr (file, target); in strings_object_file()
|
D | coffdump.c | 534 abfd = bfd_openr (input_file, 0); in main()
|
D | size.c | 387 file = bfd_openr (filename, target); in display_file()
|
D | ar.c | 900 obj = bfd_openr (file, target); in open_inarch() 922 arch = bfd_openr (archive_filename, target); in open_inarch()
|
D | rescoff.c | 125 abfd = bfd_openr (filename, target); in read_coff_rsrc()
|
D | nlmconv.c | 331 inbfd = bfd_openr (input_file, input_format); in main() 801 sharedbfd = bfd_openr (sharelib_file, output_format); in main()
|
D | ChangeLog-2010 | 366 (display_file): Pass plugin_target to bfd_openr if target 400 * binemul.c (ar_emul_append): Updated. Pass target to bfd_openr.
|
D | windres.c | 1111 abfd = (rdmode ? bfd_openr (filename, "binary") : bfd_openw (filename, "binary")); in windres_open_as_binary()
|
D | nm.c | 1206 file = bfd_openr (filename, target ? target : plugin_target); in display_file()
|
D | objcopy.c | 2404 output_bfd = bfd_openr (output_name, output_target); in copy_archive() 2485 ibfd = bfd_openr (input_filename, input_target); in copy_file()
|
D | srconv.c | 1860 abfd = bfd_openr (input_file, 0); in main()
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldfile.c | 145 entry->the_bfd = bfd_openr (attempt, entry->target); in ldfile_try_open_bfd()
|
D | pe-dll.c | 2746 bfd *newbfd = bfd_openr (ibfd->my_archive in pe_dll_generate_implib() 3176 dll = bfd_openr (filename, pe_details->target_name); in pe_implied_import_dll()
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | corefile.c | 177 core_bfd = bfd_openr (aout_name, 0); in core_init()
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | sunos.em | 409 abfd = bfd_openr (lname, bfd_get_target (link_info.output_bfd)); 559 abfd = bfd_openr (alc, bfd_get_target (link_info.output_bfd));
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | opncls.c | 283 bfd_openr (const char *filename, const char *target) in bfd_openr() function
|
D | dwarf2.c | 675 if ((debug_bfd = bfd_openr (debug_filename, NULL)) == NULL in read_alt_indirect_string() 721 if ((debug_bfd = bfd_openr (debug_filename, NULL)) == NULL in read_alt_indirect_ref() 3511 if ((debug_bfd = bfd_openr (debug_filename, NULL)) == NULL in _bfd_dwarf2_slurp_debug_info()
|
D | archive.c | 400 abfd = bfd_openr (filename, target); in _bfd_find_nested_archive() 685 n_nfd = bfd_openr (filename, target); in _bfd_get_elt_at_filepos()
|
D | vms-lib.c | 1440 res = bfd_openr (filename, NULL); in _bfd_vms_lib_get_imagelib_file()
|