Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/bfd/
Dbfd-in2.h2189 struct reloc_howto_struct struct
2197 unsigned int type;
2201 unsigned int rightshift;
2206 int size;
2210 unsigned int bitsize;
2216 bfd_boolean pc_relative;
2220 unsigned int bitpos;
2224 enum complain_overflow complain_on_overflow;
2230 bfd_reloc_status_type (*special_function)
2235 char *name;
[all …]
/freebsd-10-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h2196 struct reloc_howto_struct struct
2204 unsigned int type;
2208 unsigned int rightshift;
2213 int size;
2217 unsigned int bitsize;
2223 bfd_boolean pc_relative;
2227 unsigned int bitpos;
2231 enum complain_overflow complain_on_overflow;
2237 bfd_reloc_status_type (*special_function)
2242 char *name;
[all …]