Searched defs:reloc_howto_struct (Results 1 – 3 of 3) sorted by relevance
2337 struct reloc_howto_struct struct2345 unsigned int type;2349 unsigned int rightshift;2354 int size;2358 unsigned int bitsize;2361 bfd_boolean pc_relative;2365 unsigned int bitpos;2369 enum complain_overflow complain_on_overflow;2375 bfd_reloc_status_type (*special_function)2380 char *name;[all …]
2475 struct reloc_howto_struct struct2483 unsigned int type;2487 unsigned int rightshift;2492 int size;2496 unsigned int bitsize;2499 bfd_boolean pc_relative;2503 unsigned int bitpos;2507 enum complain_overflow complain_on_overflow;2513 bfd_reloc_status_type (*special_function)2518 char *name;[all …]
2081 struct reloc_howto_struct struct2086 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;[all …]