LoongArch: Use functions instead of magic numbers.
[binutils-gdb.git] / bfd / elfxx-loongarch.h
index 13699beed011ac5c30a74f99857ef6121a99f9ea..3b5c6361e06a1f35a59677f611a41f697a5fb397 100644 (file)
@@ -29,3 +29,5 @@ loongarch_reloc_type_lookup (bfd *abfd, bfd_reloc_code_real_type code);
 
 extern reloc_howto_type *
 loongarch_reloc_name_lookup (bfd *abfd ATTRIBUTE_UNUSED, const char *r_name);
+
+bool loongarch_adjust_reloc_bitsfield (reloc_howto_type *howto, bfd_vma *fix_val);