HomeSort by relevance Sort by last modified time
    Searched refs:rtype2howto (Results 1 - 9 of 9) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
coff-m88k.c 230 rtype2howto (arelent *cache_ptr, struct internal_reloc *dst) function
242 #define RTYPE2HOWTO(cache_ptr, dst) rtype2howto (cache_ptr, dst)
259 rtype2howto (relent, reloc);
coff-tic30.c 119 rtype2howto (arelent *internal, struct internal_reloc *dst) function
144 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
162 rtype2howto (relent, reloc);
coff-h8500.c 94 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
coff-z80.c 79 rtype2howto (arelent *internal, struct internal_reloc *dst) function
107 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
162 rtype2howto (relent, reloc);
coff-w65.c 72 rtype2howto (arelent *internal, function
81 #define RTYPE2HOWTO(internal, relocentry) rtype2howto(internal,relocentry)
99 rtype2howto (relent, reloc);
coff-z8k.c 83 rtype2howto (arelent *internal, struct internal_reloc *dst) function
117 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
178 rtype2howto (relent, reloc);
coff-sparc.c 170 rtype2howto (arelent *cache_ptr, struct internal_reloc *dst) function
176 #define RTYPE2HOWTO(internal, relocentry) rtype2howto(internal,relocentry)
coff-tic80.c 428 rtype2howto (arelent *cache_ptr, struct internal_reloc *dst)
446 #define RTYPE2HOWTO(cache_ptr, dst) rtype2howto (cache_ptr, dst)
466 RTYPE2HOWTO (&genrel, rel);
426 rtype2howto (arelent *cache_ptr, struct internal_reloc *dst) function
coff-h8300.c 275 rtype2howto (arelent *internal, struct internal_reloc *dst) function
345 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry)
360 rtype2howto (relent, reloc);
    [all...]

Completed in 296 milliseconds