/toolchain/binutils/binutils-2.25/libiberty/ |
D | make-temp-file.c | 185 make_temp_file (const char *suffix) in make_temp_file()
|
D | cp-demangle.c | 3212 int suffix = 0; in d_expression_1() local 3544 const char *suffix = d_str (di); in d_clone_suffix() local 5445 struct d_print_mod *mods, int suffix) in d_print_mod_list()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ia64-opc.c | 612 const char *suffix; in ia64_find_matching_opcode() local 686 const char *suffix; in ia64_find_opcode() local
|
D | sparc-opc.c | 1397 #define fmovicc(suffix, cond, flags) /* v9 */ \ argument 1402 #define fmovfcc(suffix, fcond, flags) /* v9 */ \ argument 1407 #define fmovcc(suffix, cond, fcond, flags) /* v9 */ \ argument
|
D | s390-mkopc.c | 183 char suffix[15]; in insertExpandedMnemonic() local
|
D | m32c-dis.c | 68 print_suffix (void * dis_info, char suffix) in print_suffix()
|
D | m32c-asm.c | 731 parse_suffix (const char **strp, char suffix) in parse_suffix()
|
D | arc-opc.c | 1746 struct arc_ext_operand_value *suffix = arc_ext_operands; in get_ext_suffix() local
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-s390.c | 745 elf_suffix_type suffix; member 910 s390_lit_suffix (char **str_p, expressionS *exp_p, elf_suffix_type suffix) in s390_lit_suffix() 1056 elf_suffix_type suffix; in s390_elf_cons() local 1190 elf_suffix_type suffix; in md_gather_operands() local
|
D | obj-evax.c | 238 char suffix [64]; in evax_shorten_name() local
|
D | tc-i386-intel.c | 535 char suffix = 0; in i386_intel_operand() local
|
D | tc-ns32k.c | 717 char suffix; in get_addr_mode() local 1094 char suffix[MAX_ARGS], *argv[MAX_ARGS]; /* No more than 4 operands. */ in parse() local
|
D | tc-arc.c | 1534 const struct arc_operand_value *suffix = NULL; in md_assemble() local
|
D | tc-tilepro.c | 446 #define HANDLE_OP16(suffix) \ in emit_tilepro_instruction() argument
|
D | tc-tilegx.c | 519 #define HANDLE_OP16(suffix) \ in emit_tilegx_instruction() argument
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | binary.c | 122 mangle_name (bfd *abfd, char *suffix) in mangle_name()
|
D | elf-strtab.c | 41 struct elf_strtab_hash_entry *suffix; member
|
D | ppcboot.c | 246 mangle_name (bfd *abfd, char *suffix) in mangle_name()
|
D | merge.c | 49 struct sec_merge_hash_entry *suffix; member
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldfile.c | 354 const char *suffix) in ldfile_open_file_search()
|
D | deffilep.y | 980 const char * suffix = is_dll ? ".dll" : ".exe"; in def_image_name() local
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | metag.h | 801 #define COND_INSN(mnemonic, suffix, field_shift, flags, meta_opcode, \ argument 892 #define FCOND_INSN(mnemonic, suffix, field_shift, flags, meta_opcode, \ argument
|
/toolchain/binutils/binutils-2.25/gas/ |
D | expr.c | 253 char *suffix = NULL; in integer_constant() local
|
/toolchain/binutils/binutils-2.25/gold/ |
D | dwp.cc | 859 const char* suffix = sect_name.c_str(); in read_executable() local 910 const char* suffix = sect_name.c_str(); in read() local 1003 const char* suffix = sect_name.c_str(); in verify() local
|
D | layout.cc | 587 is_gdb_debug_section(const char* suffix) in is_gdb_debug_section() 599 is_lines_only_debug_section(const char* suffix) in is_lines_only_debug_section() 614 is_gdb_fast_lookup_section(const char* suffix) in is_gdb_fast_lookup_section()
|