Lines Matching defs:reloc_howto_struct
2081 struct reloc_howto_struct struct
2086 unsigned int type;
2091 unsigned int size:3;
2095 unsigned int bitsize:7;
2099 unsigned int rightshift:6;
2103 unsigned int bitpos:6;
2110 unsigned int negate:1;
2113 unsigned int pc_relative:1;
2130 unsigned int partial_inplace:1;
2138 unsigned int pcrel_offset:1;
2148 bfd_vma src_mask;
2152 bfd_vma dst_mask;
2157 bfd_reloc_status_type (*special_function)
2162 const char *name;