Lines Matching defs:reloc_howto_struct
3126 struct reloc_howto_struct struct
3131 unsigned int type;
3134 unsigned int size:4;
3138 unsigned int bitsize:7;
3142 unsigned int rightshift:6;
3146 unsigned int bitpos:6;
3153 unsigned int negate:1;
3156 unsigned int pc_relative:1;
3173 unsigned int partial_inplace:1;
3181 unsigned int pcrel_offset:1;
3186 unsigned int install_addend:1;
3196 bfd_vma src_mask;
3200 bfd_vma dst_mask;
3205 bfd_reloc_status_type (*special_function)
3210 const char *name;