Home
last modified time | relevance | path

Searched +defs:reloc +defs:d (Results 1 – 18 of 18) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-h8500.c137 #define RELOC_PROCESSING(relent,reloc,symbols,abfd,section) \ argument
142 struct internal_reloc *reloc, in reloc_processing()
163 arelent *reloc, in extra_case()
168 bfd_byte *d = data+*dst_ptr; in extra_case() local
Dcoff64-rs6000.c613 xcoff64_swap_ldhdr_out (bfd *abfd, const struct internal_ldhdr *src, void *d) in xcoff64_swap_ldhdr_out()
651 xcoff64_swap_ldsym_out (bfd *abfd, const struct internal_ldsym *src, void *d) in xcoff64_swap_ldsym_out()
665 xcoff64_swap_reloc_in (bfd *abfd, void *s, void *d) in xcoff64_swap_reloc_in()
679 xcoff64_swap_reloc_out (bfd *abfd, void *s, void *d) in xcoff64_swap_reloc_out()
708 xcoff64_swap_ldrel_out (bfd *abfd, const struct internal_ldrel *src, void *d) in xcoff64_swap_ldrel_out()
2187 struct internal_reloc reloc; in xcoff64_generate_rtinit() local
Dcoff-rs6000.c1750 #define PRINT20(d, v) \ argument
1754 #define PRINT12(d, v) \ argument
1758 #define PRINT12_OCTAL(d, v) \ argument
1762 #define PRINT4(d, v) \ argument
1766 #define READ20(d, v) \ argument
2627 xcoff_swap_ldhdr_out (bfd *abfd, const struct internal_ldhdr *src, void * d) in xcoff_swap_ldhdr_out()
2665 xcoff_swap_ldsym_out (bfd *abfd, const struct internal_ldsym *src, void * d) in xcoff_swap_ldsym_out()
2686 xcoff_swap_reloc_in (bfd *abfd, void * s, void * d) in xcoff_swap_reloc_in()
2700 xcoff_swap_reloc_out (bfd *abfd, void * s, void * d) in xcoff_swap_reloc_out()
2729 xcoff_swap_ldrel_out (bfd *abfd, const struct internal_ldrel *src, void * d) in xcoff_swap_ldrel_out()
[all …]
Delf64-alpha.c305 struct ecoff_debug_info d; member
369 elf64_alpha_reloc_nil (bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc, in elf64_alpha_reloc_nil()
382 elf64_alpha_reloc_bad (bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc, in elf64_alpha_reloc_bad()
Delf32-frv.c996 } d; member
1425 int reloc, idx; in _frvfdpic_emit_got_relocs_plt_entries() local
Delf32-bfin.c1873 } d; member
2254 int reloc, idx; in _bfinfdpic_emit_got_relocs_plt_entries() local
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-spu.c47 bfd_reloc_code_real_type reloc[MAX_RELOCS]; member
197 bfd_reloc_code_real_type reloc; member
342 const char *d = syntax_error_param; in md_assemble() local
369 bfd_reloc_code_real_type reloc = insn.reloc[i]; in md_assemble() local
824 enum bfd_reloc_code_real reloc; in spu_cons() local
865 arelent *reloc; in tc_gen_reloc() local
Dtc-bfin.c818 arelent *reloc; local
910 note_reloc (INSTR_T code, Expr_Node * symbol, int reloc, int pcrel) in note_reloc()
920 note_reloc1 (INSTR_T code, const char *symbol, int reloc, int pcrel) in note_reloc1()
929 note_reloc2 (INSTR_T code, const char *symbol, int reloc, int value, int pcrel) in note_reloc2()
946 int reloc; variable
1693 int s, d; in bfin_gen_ccmv() local
1771 bfin_gen_pushpopmultiple (int dr, int pr, int d, int p, int W) in bfin_gen_pushpopmultiple()
Dtc-rx.c248 char * d; in rx_include() local
703 int reloc; member
1196 int reloc; member
1207 int reloc = 0; in md_operand() local
2399 static arelent * reloc[5]; in tc_gen_reloc() local
Dtc-aarch64.c106 struct reloc struct
108 bfd_reloc_code_real_type type; argument
129 struct reloc reloc; argument
262 bfd_reloc_code_real_type reloc; member
1817 struct reloc_table_entry *reloc; in s_aarch64_elf_cons() local
2253 aarch64_set_gas_internal_fixup (struct reloc *reloc, in aarch64_set_gas_internal_fixup()
2278 assign_imm_if_const_or_fixup_later (struct reloc *reloc, in assign_imm_if_const_or_fixup_later()
2917 parse_address_main (char **str, aarch64_opnd_info *operand, int reloc, in parse_address_main()
3529 short int size, expressionS * exp, int pc_rel, int reloc) in fix_new_aarch64()
5759 #define B(a,b,c,d) (((a) << 3) | ((b) << 2) | ((c) << 1) | (d)) argument
[all …]
Dtc-tic4x.c127 int reloc; /* Relocation type required. */ member
1271 char *d; in tic4x_inst_add() local
3014 arelent *reloc; in tc_gen_reloc() local
Dtc-ns32k.c909 char d; in encode_operand() local
1245 reloc (int size, int pcrel, int type) in reloc() function
Dtc-z80.c1432 emit_ldxhl (char prefix, char opcode, expressionS *src, expressionS *d) in emit_ldxhl()
2050 arelent *reloc; in tc_gen_reloc() local
Dtc-arm.c397 } reloc; member
491 bfd_reloc_code_real_type reloc; member
3510 int reloc; in s_arm_elf_cons() local
9720 int reloc; in do_iwmmxt_wldstbh() local
10705 int reloc; in do_t_branch() local
16789 int reloc) in fix_new_arm()
18206 #define OPS4(a,b,c,d) { OP_##a,OP_##b,OP_##c,OP_##d, } argument
18207 #define OPS5(a,b,c,d,e) { OP_##a,OP_##b,OP_##c,OP_##d,OP_##e, } argument
18208 #define OPS6(a,b,c,d,e,f) { OP_##a,OP_##b,OP_##c,OP_##d,OP_##e,OP_##f, } argument
18218 #define OPS_4(a,b,c,d) { a,b,c,d, } argument
[all …]
/toolchain/binutils/binutils-2.25/gold/
Dmips.cc519 } d; member in __anona7e08b770111::Mips_got_entry
3603 Symbol* sym, const elfcpp::Rel<size, big_endian>& reloc) in copy_reloc()
5686 Static_reloc& reloc(this->secondary_got_relocs_[i]); in do_write() local
5724 Static_reloc& reloc(this->static_relocs_[i]); in do_write() local
8460 Reltype reloc(preloc_in); in relocate_special_relocatable() local
8959 const elfcpp::Rel<size, big_endian>& reloc, in local()
8991 const elfcpp::Rela<size, big_endian>& reloc, in local()
9464 const elfcpp::Rela<size, big_endian>& reloc, in global()
9491 const elfcpp::Rel<size, big_endian>& reloc, in global()
10196 const elfcpp::Rela<size, big_endian>& reloc, in relocate()
[all …]
/toolchain/binutils/binutils-2.25/gas/
Dread.c3995 struct reloc_list *reloc; in s_reloc() local
4104 TC_PARSE_CONS_RETURN_TYPE reloc) in emit_expr_with_reloc()
4754 int d; in hex_float() local
/toolchain/binutils/binutils-2.25/ld/
Dldlang.c315 section_iterator_callback_data *d = (section_iterator_callback_data *) data; in section_iterator_callback() local
4339 print_reloc_statement (lang_reloc_statement_type *reloc) in print_reloc_statement()
6886 lang_add_reloc (bfd_reloc_code_real_type reloc, in lang_add_reloc()
8029 struct bfd_elf_dynamic_list *d; in lang_append_dynamic_list() local
/toolchain/binutils/binutils-2.25/opcodes/
Dbfin-dis.c64 const char reloc; member
912 int d = ((iw0 >> PushPopMultiple_d_bits) & PushPopMultiple_d_mask); in decode_PushPopMultiple_0() local
977 int d = ((iw0 >> CCmv_d_bits) & CCmv_d_mask); in decode_ccMV_0() local