Searched refs:_bfd_xcoff_swap_aux_out (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | xcoff-target.h | 132 extern unsigned int _bfd_xcoff_swap_aux_out (bfd *, void *, int, int, int, int, void *); 140 #define coff_SWAP_aux_out _bfd_xcoff_swap_aux_out
|
| D | coff-rs6000.c | 73 extern unsigned int _bfd_xcoff_swap_aux_out 133 #define coff_SWAP_aux_out _bfd_xcoff_swap_aux_out 504 unsigned int _bfd_xcoff_swap_aux_out 508 _bfd_xcoff_swap_aux_out (abfd, inp, type, class, indx, numaux, extp) in _bfd_xcoff_swap_aux_out() function 3984 _bfd_xcoff_swap_aux_out, 4233 _bfd_xcoff_swap_aux_out,
|
| D | coff64-rs6000.c | 137 extern unsigned int _bfd_xcoff_swap_aux_out
|