Searched defs:swap_fdr_out (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
H A D | ecoff.h | 402 void (*swap_fdr_out) (bfd *, const FDR *, void *); member
|
/netbsd-src/external/gpl3/binutils/dist/include/coff/ |
H A D | ecoff.h | 405 void (*swap_fdr_out) (bfd *, const FDR *, void *); member
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | ecofflink.c | 566 void (* const swap_fdr_out) (bfd *, const FDR *, void *) in bfd_ecoff_debug_accumulate() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ecofflink.c | 566 void (* const swap_fdr_out) (bfd *, const FDR *, void *) in bfd_ecoff_debug_accumulate() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ecoff.c | 4518 void (* const swap_fdr_out) (bfd *, const FDR *, void *) in ecoff_build_fdr() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ecoff.c | 4520 void (* const swap_fdr_out) (bfd *, const FDR *, void *) in ecoff_build_fdr() local
|