/toolchain/binutils/binutils-2.25/binutils/ |
bfdtest1.c | 40 archive = bfd_openr (argv[1], NULL);
|
emul_aix.c | 75 new_bfd = bfd_openr (file_name, target); 87 new_bfd = bfd_openr (file_name, target);
|
binemul.c | 102 new_bfd = bfd_openr (file_name, target); 124 new_bfd = bfd_openr (file_name, target);
|
arsup.c | 177 ibfd = bfd_openr (name, NULL); 257 bfd *abfd = bfd_openr (list->name, NULL); 370 bfd *abfd = bfd_openr (list->name, 0); 394 bfd *abfd = bfd_openr (list->name, 0); 476 bfd_openr (list->name, 0);
|
addr2line.c | 365 abfd = bfd_openr (file_name, target);
|
coffdump.c | 534 abfd = bfd_openr (input_file, 0);
|
size.c | 390 file = bfd_openr (filename, target);
|
strings.c | 394 abfd = bfd_openr (file, target);
|
ar.c | 903 obj = bfd_openr (file, target); 925 arch = bfd_openr (archive_filename, target); [all...] |
dlltool.c | [all...] |
nlmconv.c | 333 inbfd = bfd_openr (input_file, input_format); 803 sharedbfd = bfd_openr (sharelib_file, output_format); [all...] |
rescoff.c | 126 abfd = bfd_openr (filename, target);
|
windres.c | 1117 abfd = (rdmode ? bfd_openr (filename, "binary") : bfd_openw (filename, "binary"));
|
nm.c | [all...] |
srconv.c | [all...] |
/ndk/sources/host-tools/ndk-stack/binutils/ |
addr2line.c | 350 abfd = bfd_openr (file_name, target);
|
/external/wpa_supplicant_8/src/utils/ |
trace.c | 49 abfd = bfd_openr(prg_fname, NULL); 51 wpa_printf(MSG_INFO, "bfd_openr failed");
|
/toolchain/binutils/binutils-2.25/ld/ |
ldfile.c | 145 entry->the_bfd = bfd_openr (attempt, entry->target);
|
pe-dll.c | [all...] |
/toolchain/binutils/binutils-2.25/gprof/ |
corefile.c | 178 core_bfd = bfd_openr (aout_name, 0);
|
/external/ltrace/etc/ |
libc.so.conf | 24 addr bfd_openr(string,string);
|
/toolchain/binutils/binutils-2.25/bfd/ |
archive.c | 403 abfd = bfd_openr (filename, target); 689 n_nfd = bfd_openr (filename, target); [all...] |
opncls.c | 262 bfd_openr 265 bfd *bfd_openr (const char *filename, const char *target); 283 bfd_openr (const char *filename, const char *target) function 876 returned by <<bfd_openr>>. It does this by writing the [all...] |
dwarf2.c | 675 if ((debug_bfd = bfd_openr (debug_filename, NULL)) == NULL 721 if ((debug_bfd = bfd_openr (debug_filename, NULL)) == NULL [all...] |
vms-lib.c | [all...] |