Searched refs:rtype2howto (Results 1 - 18 of 18) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-m88k.c34 static void rtype2howto PARAMS ((arelent *, struct internal_reloc *));
239 rtype2howto (cache_ptr, dst) function
253 #define RTYPE2HOWTO(cache_ptr, dst) rtype2howto (cache_ptr, dst)
271 rtype2howto (relent, reloc);
H A Dcoff-tic30.c31 static void rtype2howto PARAMS ((arelent *, struct internal_reloc *));
109 rtype2howto (internal, dst) function
136 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
155 rtype2howto (relent, reloc);
H A Dcoff-h8500.c32 static void rtype2howto PARAMS ((arelent *, struct internal_reloc *));
99 rtype2howto (internal, dst)
138 #define RTYPE2HOWTO(internal, relocentry) rtype2howto(internal,relocentry)
156 rtype2howto (relent, reloc);
98 rtype2howto (internal, dst) function
H A Dcoff-w65.c31 static void rtype2howto PARAMS ((arelent *, struct internal_reloc *));
77 rtype2howto (internal, dst) function
84 #define RTYPE2HOWTO(internal, relocentry) rtype2howto(internal,relocentry)
103 rtype2howto (relent, reloc);
H A Dcoff-sparc.c39 static void rtype2howto PARAMS ((arelent *, struct internal_reloc *));
162 rtype2howto (cache_ptr, dst) function
170 #define RTYPE2HOWTO(internal, relocentry) rtype2howto(internal,relocentry)
H A Dcoff-z80.c79 rtype2howto (arelent *internal, struct internal_reloc *dst) function
107 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
142 rtype2howto (relent, reloc);
H A Dcoff-z8k.c83 rtype2howto (arelent *internal, struct internal_reloc *dst) function
117 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
154 rtype2howto (relent, reloc);
H A Dcoff-tic80.c50 static void rtype2howto
445 rtype2howto (cache_ptr, dst)
465 #define RTYPE2HOWTO(cache_ptr, dst) rtype2howto (cache_ptr, dst)
443 rtype2howto (cache_ptr, dst) function
H A Dcoff-h8300.c70 static void rtype2howto
302 rtype2howto (arelent *internal, struct internal_reloc *dst) function
372 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
387 rtype2howto (relent, reloc);
/haiku-buildtools/binutils/bfd/
H A Dcoff-tic30.c119 rtype2howto (arelent *internal, struct internal_reloc *dst) function
144 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
162 rtype2howto (relent, reloc);
H A Dcoff-m88k.c230 rtype2howto (arelent *cache_ptr, struct internal_reloc *dst) function
242 #define RTYPE2HOWTO(cache_ptr, dst) rtype2howto (cache_ptr, dst)
259 rtype2howto (relent, reloc);
H A Dcoff-h8500.c94 rtype2howto (arelent * internal, struct internal_reloc *dst)
131 #define RTYPE2HOWTO(internal, relocentry) rtype2howto(internal,relocentry)
149 rtype2howto (relent, reloc);
93 rtype2howto (arelent * internal, struct internal_reloc *dst) function
H A Dcoff-z80.c79 rtype2howto (arelent *internal, struct internal_reloc *dst) function
107 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
162 rtype2howto (relent, reloc);
H A Dcoff-z8k.c83 rtype2howto (arelent *internal, struct internal_reloc *dst) function
117 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
178 rtype2howto (relent, reloc);
H A Dcoff-w65.c72 rtype2howto (arelent *internal, function
81 #define RTYPE2HOWTO(internal, relocentry) rtype2howto(internal,relocentry)
99 rtype2howto (relent, reloc);
H A Dcoff-sparc.c170 rtype2howto (arelent *cache_ptr, struct internal_reloc *dst) function
176 #define RTYPE2HOWTO(internal, relocentry) rtype2howto(internal,relocentry)
H A Dcoff-tic80.c428 rtype2howto (arelent *cache_ptr, struct internal_reloc *dst)
446 #define RTYPE2HOWTO(cache_ptr, dst) rtype2howto (cache_ptr, dst)
426 rtype2howto (arelent *cache_ptr, struct internal_reloc *dst) function
H A Dcoff-h8300.c275 rtype2howto (arelent *internal, struct internal_reloc *dst) function
345 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
360 rtype2howto (relent, reloc);

Completed in 132 milliseconds