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

/haiku-fatelf/src/bin/gdb/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 *));
181 rtype2howto (cache_ptr, dst) function
189 #define RTYPE2HOWTO(internal, relocentry) rtype2howto(internal,relocentry)
H A Dcoff-z8k.c93 rtype2howto (arelent *internal, struct internal_reloc *dst) function
127 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
145 rtype2howto (relent, reloc);
H A Dcoff-tic80.c42 static void rtype2howto
437 rtype2howto (cache_ptr, dst)
457 #define RTYPE2HOWTO(cache_ptr, dst) rtype2howto (cache_ptr, dst)
435 rtype2howto (cache_ptr, dst) function
H A Dcoff-h8300.c77 static void rtype2howto
307 rtype2howto (arelent *internal, struct internal_reloc *dst) function
377 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
392 rtype2howto (relent, reloc);

Completed in 96 milliseconds