/toolchain/binutils/binutils-2.25/binutils/ |
D | binemul.h | 51 #define AR_EMUL_ELEMENT_CHECK(abfd, file_name) \ argument 54 #define AR_EMUL_APPEND_PRINT_VERBOSE(verbose, file_name) \ argument 57 #define AR_EMUL_REPLACE_PRINT_VERBOSE(verbose, file_name) \ argument
|
D | binemul.c | 42 ar_emul_append (bfd **after_bfd, char *file_name, const char *target, in ar_emul_append() 96 ar_emul_default_append (bfd **after_bfd, char *file_name, in ar_emul_default_append() 108 ar_emul_replace (bfd **after_bfd, char *file_name, const char *target, in ar_emul_replace() 119 ar_emul_default_replace (bfd **after_bfd, char *file_name, in ar_emul_default_replace()
|
D | elfedit.c | 60 update_elf_header (const char *file_name, FILE *file) in update_elf_header() 260 process_object (const char *file_name, FILE *file) in process_object() 287 process_archive (const char * file_name, FILE * file, in process_archive() 441 check_file (const char *file_name, struct stat *statbuf_p) in check_file() 468 process_file (const char *file_name) in process_file()
|
D | emul_aix.c | 70 ar_emul_aix_append (bfd **after_bfd, char *file_name, const char *target, in ar_emul_aix_append() 82 ar_emul_aix_replace (bfd **after_bfd, char *file_name, const char *target, in ar_emul_aix_replace()
|
D | addr2line.c | 352 process_file (const char *file_name, const char *section_name, in process_file() 410 const char *file_name; in main() local
|
D | elfcomm.c | 388 adjust_relative_path (const char *file_name, const char *name, in adjust_relative_path() 572 setup_archive (struct archive_info *arch, const char *file_name, in setup_archive()
|
D | elfcomm.h | 64 char * file_name; /* Archive file name. */ member
|
D | bucomm.c | 570 get_file_size (const char * file_name) in get_file_size()
|
D | dwarf.c | 4208 unsigned char *hdrptr, *dirtable, *file_name; in get_line_filename_and_dirname() local 4405 unsigned char *file_name = NULL, *dir_name = NULL; in display_debug_macro() local
|
D | readelf.c | 14927 process_object (char * file_name, FILE * file) in process_object() 15085 process_archive (char * file_name, FILE * file, bfd_boolean is_thin_archive) in process_archive() 15321 process_file (char * file_name) in process_file()
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | corefile.h | 28 char * file_name; member
|
/toolchain/binutils/binutils-2.25/gas/ |
D | input-file.c | 45 static char *file_name; variable 51 char * file_name; member
|
D | listing.c | 265 file_info (const char *file_name) in file_info()
|
D | ecoff.c | 2185 add_file (const char *file_name, int indx ATTRIBUTE_UNUSED, int fake) in add_file()
|
/toolchain/binutils/binutils-2.25/intl/ |
D | localcharset.c | 121 char *file_name; in get_charset_aliases() local
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | syms.c | 871 char *file_name; member 938 char *file_name; in _bfd_stab_section_find_nearest_line() local
|
/toolchain/binutils/binutils-2.25/gold/ |
D | layout.cc | 897 const char* file_name = relobj == NULL ? NULL : relobj->name().c_str(); in keep_input_section() local 954 const char* file_name = relobj == NULL ? NULL : relobj->name().c_str(); in choose_output_section() local 5191 const std::string& file_name(relobj->name()); in match_file_name() local
|
D | script-sections.cc | 1400 Output_section_element_input::match_name(const char* file_name, in match_name() 2151 const char* file_name, in output_section_name() 3395 const char* file_name, in output_section_name()
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-xtensa.c | 6236 char *file_name; in finish_vinsn() local 8257 char *file_name; in xtensa_sanity_check() local 8798 char *file_name; in xtensa_relax_frag() local 9859 char *file_name; in md_convert_frag() local 11970 char *file_name; in tinsn_to_slotbuf() local
|