/toolchain/binutils/binutils-2.27/bfd/ |
D | reloc16.c | 45 bfd_coff_reloc16_get_value (arelent *reloc, in bfd_coff_reloc16_get_value() 108 asymbol **s; in bfd_perform_slip() local 292 arelent *reloc; in bfd_coff_reloc16_get_relocated_section_contents() local
|
D | coff-h8300.c | 352 #define RELOC_PROCESSING(relent,reloc,symbols,abfd,section) \ argument 356 reloc_processing (arelent *relent, struct internal_reloc *reloc, in reloc_processing() 374 asymbol **s; in h8300_symbol_address_p() local 404 h8300_reloc16_estimate (bfd *abfd, asection *input_section, arelent *reloc, in h8300_reloc16_estimate() 623 struct bfd_link_order *link_order, arelent *reloc, in h8300_reloc16_extra_cases() 1286 arelent *reloc = relocs[i]; in h8300_bfd_link_add_symbols() local
|
D | coff-i386.c | 375 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ argument 527 asection *s; in coff_i386_rtype_to_howto() local
|
D | coff-x86_64.c | 496 #define CALC_ADDEND(abfd, ptr, reloc, cache_ptr) \ argument 642 asection *s; in coff_amd64_rtype_to_howto() local
|
D | sunos.c | 726 asection *s; in sunos_create_dynamic_sections() local 852 asection *s; in sunos_add_dynamic_symbols() local 884 asection *s = bfd_make_section_with_flags (dynobj, ".need", flags); in sunos_add_dynamic_symbols() local 897 asection *s = bfd_make_section_with_flags (dynobj, ".rules", flags); in sunos_add_dynamic_symbols() local 1789 asection *s; in sunos_scan_dynamic_symbol() local 1873 asection *s; in bfd_sunos_size_dynamic_sections() local 2097 asection *s; in sunos_write_dynamic_symbol() local 2326 void * reloc, in sunos_check_dynamic_reloc() 2336 asection *s; in sunos_check_dynamic_reloc() local 2688 asection *s; in sunos_finish_dynamic_link() local
|
D | oasys.c | 344 asection *s; in oasys_slurp_section_data() local 441 unsigned char reloc = *src; in oasys_slurp_section_data() local 583 asection *s; in oasys_object_p() local 871 asection *s; in oasys_write_sections() local 952 asection *s; in oasys_write_data() local
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-m32c.c | 240 char *s; in m32c_indirect_operand() local 378 int reloc = 0; in md_assemble() local 902 bfd_reloc_code_real_type reloc; in md_cgen_lookup_reloc() member 1049 m32c_apply_fix (struct fix *f, valueT *t, segT s) in m32c_apply_fix() 1065 arelent * reloc; in tc_gen_reloc() local 1087 int reloc = fixp->fx_r_type; in m32c_force_relocation() local 1167 int reloc; in m32c_fix_adjustable() local
|
D | tc-i860.c | 62 bfd_reloc_code_real_type reloc; member 454 char *s; in i860_process_insn() local 1159 char *s; in md_operand() local 1196 bfd_reloc_code_real_type reloc; in obtain_reloc_for_imm16() local 1427 arelent *reloc; in tc_gen_reloc() local
|
D | tc-dlx.c | 57 bfd_reloc_code_real_type reloc; member 575 hilo_modifier_ok (char *s) in hilo_modifier_ok() 599 parse_operand (char *s, expressionS *operandp) in parse_operand() 661 char *s; in machine_ip() local 1097 char *s; in dlx_unrecognized_line() local 1190 arelent * reloc; in tc_gen_reloc() local
|
D | tc-s390.c | 710 bfd_reloc_code_real_type reloc; member 886 bfd_reloc_code_real_type reloc; member 952 bfd_reloc_code_real_type reloc; in s390_lit_suffix() local 1112 bfd_reloc_code_real_type reloc; in s390_elf_cons() local 1214 bfd_reloc_code_real_type reloc; member 1231 bfd_reloc_code_real_type reloc; in md_gather_operands() local 1650 char *s; in md_assemble() local 1715 char *s; in s390_insn() local 2539 arelent *reloc; in tc_gen_reloc() local
|
D | tc-visium.c | 112 arelent *reloc; in tc_gen_reloc() local 738 parse_exp (char *s, expressionS * op) in parse_exp() 893 skip_space (char *s) in skip_space() 904 char *s = skip_space (*sptr); in parse_gen_reg() local 941 char *s = skip_space (*sptr); in parse_fp_reg() local 978 char *s = skip_space (*sptr); in parse_cc() local 1036 int reloc = 0; in md_assemble() local
|
D | tc-i960.c | 72 #define TC_S_IS_SYSPROC(s) ((1 <= S_GET_OTHER (s)) && (S_GET_OTHER (s) <= 32)) argument 73 #define TC_S_IS_BALNAME(s) (S_GET_OTHER (s) == N_BALNAME) argument 74 #define TC_S_IS_CALLNAME(s) (S_GET_OTHER (s) == N_CALLNAME) argument 75 #define TC_S_IS_BADPROC(s) ((S_GET_OTHER (s) != 0) && !TC_S_IS_CALLNAME (s) && !TC_S_IS_BALNAME (s)… argument 77 #define TC_S_SET_SYSPROC(s, p) (S_SET_OTHER ((s), (p) + 1)) argument 78 #define TC_S_GET_SYSPROC(s) (S_GET_OTHER (s) - 1) argument 80 #define TC_S_FORCE_TO_BALNAME(s) (S_SET_OTHER ((s), N_BALNAME)) argument 81 #define TC_S_FORCE_TO_CALLNAME(s) (S_SET_OTHER ((s), N_CALLNAME)) argument 82 #define TC_S_FORCE_TO_SYSPROC(s) {;} argument 87 #define TC_S_IS_SYSPROC(s) (S_GET_STORAGE_CLASS (s) == C_SCALL) argument [all …]
|
D | tc-i370.c | 587 bfd_reloc_code_real_type reloc; in i370_elf_suffix() member 597 #define MAP(str,reloc) { str, sizeof (str) - 1, reloc } in i370_elf_suffix() argument 663 bfd_reloc_code_real_type reloc; in i370_elf_cons() local 1807 bfd_reloc_code_real_type reloc; member 1822 char *s; in i370_macro() local 1896 char *s; in md_assemble() local 1909 bfd_reloc_code_real_type reloc; in md_assemble() local 2604 arelent *reloc; in tc_gen_reloc() local
|
D | tc-cris.c | 87 enum bfd_reloc_code_real reloc; member 108 enum bfd_reloc_code_real reloc; member 1418 enum bfd_reloc_code_real reloc = BFD_RELOC_NONE; in md_assemble() local 1514 char *s; in cris_process_instruction() local 3472 cris_get_specified_reloc_size (bfd_reloc_code_real_type reloc) in cris_get_specified_reloc_size() 3491 char *s = *cPP; in cris_get_reloc_suffix() local 3499 bfd_reloc_code_real_type reloc; in cris_get_reloc_suffix() member 3505 #define PICMAP(s, r) {s, sizeof (s) - 1, r, TRUE, FALSE} in cris_get_reloc_suffix() argument 3506 #define PICTLSMAP(s, r) {s, sizeof (s) - 1, r, TRUE, TRUE} in cris_get_reloc_suffix() argument 3507 #define TLSMAP(s, r) {s, sizeof (s) - 1, r, FALSE, TRUE} in cris_get_reloc_suffix() argument
|
D | tc-tic4x.c | 128 bfd_reloc_code_real_type reloc; member 651 char *s; in tic4x_expression() local 665 char *s; in tic4x_expression_abs() local 1267 const char *s = insts->name; in tic4x_inst_add() local 1404 char *s = input_line_pointer; in tic4x_indirect_parse() local 1499 tic4x_operand_parse (char *s, tic4x_operand_t *operand) in tic4x_operand_parse() 2389 tic4x_operands_parse (char *s, tic4x_operand_t *operands, int num_operands) in tic4x_operands_parse() 2413 char *s; in md_assemble() local 2797 char *s; in tic4x_unrecognized_line() local 2833 char *s = name + 1; in md_undefined_symbol() local [all …]
|
D | tc-mn10200.c | 82 bfd_reloc_code_real_type reloc; member 750 arelent *reloc; in tc_gen_reloc() local 876 char *s; in md_assemble() local 1277 int reloc, pcrel, offset; in md_assemble() local
|
D | tc-ppc.c | 1869 unsigned int reloc; in ppc_elf_suffix() member 1879 #define MAP(str, reloc) { str, sizeof (str) - 1, 1, 1, reloc } in ppc_elf_suffix() argument 1880 #define MAP32(str, reloc) { str, sizeof (str) - 1, 1, 0, reloc } in ppc_elf_suffix() argument 1881 #define MAP64(str, reloc) { str, sizeof (str) - 1, 0, 1, reloc } in ppc_elf_suffix() argument 2004 int reloc = ptr->reloc; in ppc_elf_suffix() local 2615 bfd_reloc_code_real_type reloc; member 2641 char *s; in md_assemble() local 2940 bfd_reloc_code_real_type reloc; in md_assemble() local 3029 bfd_reloc_code_real_type reloc = BFD_RELOC_NONE; in md_assemble() local 3493 char *s; in ppc_macro() local [all …]
|
D | tc-mips.c | 2772 mips_parse_register_1 (char *s, char *e, unsigned int *symval_ptr) in mips_parse_register_1() 2806 char *s, *e, *m; in mips_parse_register() local 2853 reg_lookup (char **s, unsigned int types, unsigned int *regnop) in reg_lookup() 2881 mips_parse_vu0_channels (char *s, unsigned int *channels) in mips_parse_vu0_channels() 2990 mips_parse_base_start (char *s) in mips_parse_base_start() 3052 mips_parse_argument_token (char *s, char float_format) in mips_parse_argument_token() 3182 mips_parse_arguments (char *s, char float_format) in mips_parse_arguments() 3323 const char *s; in validate_mips_insn() local 4052 mips16_reloc_p (bfd_reloc_code_real_type reloc) in mips16_reloc_p() 4072 micromips_reloc_p (bfd_reloc_code_real_type reloc) in micromips_reloc_p() [all …]
|
D | tc-avr.h | 64 bfd_reloc_code_real_type reloc; member 216 #define md_allow_local_subtract(l,r,s) avr_allow_local_subtract (l, r, s) argument
|
D | tc-v850.c | 153 bfd_reloc_code_real_type reloc; member 161 segT s; member 2153 #define CHECK_(name, reloc) \ in v850_reloc_prefix() argument 2294 char *s; in md_assemble() local 2383 bfd_reloc_code_real_type reloc; in md_assemble() local 3253 bfd_reloc_code_real_type reloc; in md_assemble() local 3338 arelent *reloc; in tc_gen_reloc() local
|
D | tc-avr.c | 384 bfd_reloc_code_real_type reloc; member 469 skip_space (char *s) in skip_space() 711 parse_exp (char *s, expressionS *op) in parse_exp() 991 const char *s; in avr_operand() local 1307 segT s = S_GET_SEGMENT (fixP->fx_addsy); in md_apply_fix() local 1610 arelent *reloc; in tc_gen_reloc() local
|
D | tc-m68hc11.c | 54 #define RELAX_STATE(s) ((s) >> 2) argument 55 #define RELAX_LENGTH(s) ((s) & 3) argument 1607 bfd_reloc_code_real_type reloc; in fixup8() local 1654 bfd_reloc_code_real_type reloc; in fixup16() local 1724 bfd_reloc_code_real_type reloc; in fixup8_xg() local 1765 bfd_reloc_code_real_type reloc; in fixup8_xg() local 3829 arelent *reloc; in tc_gen_reloc() local
|
D | tc-or1k.c | 303 arelent *reloc; in tc_gen_reloc() local 357 or1k_apply_fix (struct fix *f, valueT *t, segT s) in or1k_apply_fix()
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ldlang.c | 235 asection *s, in walk_wild_consider_section() 280 asection *s; in walk_wild_section_general() local 318 section_iterator_callback (bfd *abfd ATTRIBUTE_UNUSED, asection *s, void *data) in section_iterator_callback() 581 asection *s; in walk_wild_section_specs1_wild1() local 600 asection *s; in walk_wild_section_specs2_wild1() local 639 asection *s; in walk_wild_section_specs3_wild2() local 680 asection *s; in walk_wild_section_specs4_wild2() local 859 walk_wild_file (lang_wild_statement_type *s, in walk_wild_file() 894 walk_wild (lang_wild_statement_type *s, callback_t callback, void *data) in walk_wild() 940 lang_statement_union_type *s) in lang_for_each_statement_worker() [all …]
|
/toolchain/binutils/binutils-2.27/gas/ |
D | write.c | 631 symbolS *s = fixp->fx_addsy; in dump_section_relocs() local 1140 install_reloc (asection *sec, arelent *reloc, fragS *fragp, in install_reloc() 1144 bfd_reloc_status_type s; in install_reloc() local 1250 arelent **reloc; in write_relocs() local 1349 asymbol *s = *rel->sym_ptr_ptr; in write_relocs() local 1724 subsegs_finish_section (asection *s) in subsegs_finish_section() 1781 asection *s; in subsegs_finish() local 1791 segT s; in create_obj_attrs_section() local
|