Searched refs:swap_ext_reloc_in (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | aout-cris.c | 86 #define MY_swap_ext_reloc_in MY (swap_ext_reloc_in) 87 static void MY (swap_ext_reloc_in) (bfd *, struct reloc_ext_external *, 222 MY (swap_ext_reloc_in) (bfd *abfd, in MY() argument
|
| D | i386lynx.c | 92 void NAME (lynx,swap_ext_reloc_in) 342 NAME(lynx,swap_ext_reloc_in) (abfd, bytes, cache_ptr, symbols, symcount) 466 NAME(lynx,swap_ext_reloc_in) (abfd, rptr, cache_ptr, symbols,
|
| D | libaout.h | 517 extern void NAME (aout, swap_ext_reloc_in)
|
| D | aoutx.h | 162 #define MY_swap_ext_reloc_in NAME (aout, swap_ext_reloc_in) 2112 NAME (aout, swap_ext_reloc_in) (bfd *abfd, in NAME() argument
|
| D | sunos.c | 484 NAME (aout, swap_ext_reloc_in) (abfd, p, to, syms, in sunos_canonicalize_dynamic_reloc()
|