Lines Matching +defs:reloc +defs:d
103 struct reloc struct
105 bfd_reloc_code_real_type type; argument
126 struct reloc reloc; argument
247 bfd_reloc_code_real_type reloc; member
1814 struct reloc_table_entry *reloc; in s_aarch64_elf_cons() local
2290 aarch64_set_gas_internal_fixup (struct reloc *reloc, in aarch64_set_gas_internal_fixup()
2315 assign_imm_if_const_or_fixup_later (struct reloc *reloc, in assign_imm_if_const_or_fixup_later()
3209 parse_address_main (char **str, aarch64_opnd_info *operand, int reloc, in parse_address_main()
3876 short int size, expressionS * exp, int pc_rel, int reloc) in fix_new_aarch64()
6226 #define B(a,b,c,d) (((a) << 3) | ((b) << 2) | ((c) << 1) | (d)) argument
7196 arelent *reloc; in tc_gen_reloc() local