Lines Matching +defs:reloc +defs:d
397 } 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
18219 #define OPS_5(a,b,c,d,e) { a,b,c,d,e, } argument
18220 #define OPS_6(a,b,c,d,e,f) { a,b,c,d,e,f, } argument
23127 arelent * reloc; in tc_gen_reloc() local
23387 bfd_reloc_code_real_type reloc) in cons_fix_new_arm()