Home
last modified time | relevance | path

Searched defs:reloc_howto_struct (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDbfd-in2.h2192 struct reloc_howto_struct struct
2200 unsigned int type;
2204 unsigned int rightshift;
2209 int size;
2213 unsigned int bitsize;
2219 bfd_boolean pc_relative;
2223 unsigned int bitpos;
2227 enum complain_overflow complain_on_overflow;
2233 bfd_reloc_status_type (*special_function)
2238 char *name;
[all …]
/NextBSD/gnu/usr.bin/binutils/libbfd/
HDbfd.h2199 struct reloc_howto_struct struct
2207 unsigned int type;
2211 unsigned int rightshift;
2216 int size;
2220 unsigned int bitsize;
2226 bfd_boolean pc_relative;
2230 unsigned int bitpos;
2234 enum complain_overflow complain_on_overflow;
2240 bfd_reloc_status_type (*special_function)
2245 char *name;
[all …]