Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dbfd-in2.h1861 struct reloc_howto_struct struct
1869 unsigned int type;
1873 unsigned int rightshift;
1878 int size;
1882 unsigned int bitsize;
1888 bfd_boolean pc_relative;
1892 unsigned int bitpos;
1896 enum complain_overflow complain_on_overflow;
1902 bfd_reloc_status_type (*special_function)
1907 char *name;
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd-in2.h2118 struct reloc_howto_struct struct
2126 unsigned int type;
2130 unsigned int rightshift;
2135 int size;
2139 unsigned int bitsize;
2145 bfd_boolean pc_relative;
2149 unsigned int bitpos;
2153 enum complain_overflow complain_on_overflow;
2159 bfd_reloc_status_type (*special_function)
2164 char *name;
[all …]