Lines Matching defs:howto
83 #define SELECT_RELOC(internal, howto) \ argument
2763 xcoff_reloc_type_noop (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_noop() argument
2780 xcoff_reloc_type_fail (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_fail() argument
2801 xcoff_reloc_type_pos (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_pos() argument
2819 xcoff_reloc_type_neg (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_neg() argument
2837 xcoff_reloc_type_rel (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_rel() argument
2862 xcoff_reloc_type_toc (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_toc() argument
2905 xcoff_reloc_type_ba (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_ba() argument
2927 xcoff_reloc_type_br (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_br() argument
3007 xcoff_reloc_type_crel (input_bfd, input_section, output_bfd, rel, sym, howto, in xcoff_reloc_type_crel() argument
3034 xcoff_complain_overflow_dont_func (input_bfd, val, relocation, howto) in xcoff_complain_overflow_dont_func() argument
3044 xcoff_complain_overflow_bitfield_func (input_bfd, val, relocation, howto) in xcoff_complain_overflow_bitfield_func() argument
3120 xcoff_complain_overflow_signed_func (input_bfd, val, relocation, howto) in xcoff_complain_overflow_signed_func() argument
3182 xcoff_complain_overflow_unsigned_func (input_bfd, val, relocation, howto) in xcoff_complain_overflow_unsigned_func() argument
3358 struct reloc_howto_struct howto; local