Lines Matching +defs:reloc +defs:d
106 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
6676 arelent *reloc; in tc_gen_reloc() local