Searched defs:MY_swap_std_reloc_in (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | aout-ns32k.c | 44 #define MY_swap_std_reloc_in MY (swap_std_reloc_in) macro 250 MY_swap_std_reloc_in (bfd *abfd, in MY_swap_std_reloc_in() function
|
H A D | aout-arm.c | 320 #define MY_swap_std_reloc_in MY (swap_std_reloc_in) macro 330 MY_swap_std_reloc_in (bfd *abfd, in MY_swap_std_reloc_in() function
|
H A D | aoutx.h | 156 #define MY_swap_std_reloc_in NAME (aout, swap_std_reloc_in) macro
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | aout-ns32k.c | 50 #define MY_swap_std_reloc_in MY(swap_std_reloc_in) macro 275 MY_swap_std_reloc_in (abfd, bytes, cache_ptr, symbols, symcount) in MY_swap_std_reloc_in() function
|
H A D | aout-arm.c | 345 #define MY_swap_std_reloc_in MY(swap_std_reloc_in) macro 355 MY_swap_std_reloc_in (abfd, bytes, cache_ptr, symbols, symcount) in MY_swap_std_reloc_in() function
|
H A D | aoutx.h | 169 #define MY_swap_std_reloc_in NAME(aout,swap_std_reloc_in) macro
|