Searched defs:swap_sym_out (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ecofflink.c | 597 void (* const swap_sym_out) PARAMS ((bfd *, const SYMR *, PTR)) local 1132 void (* const swap_sym_out) PARAMS ((bfd *, const SYMR *, PTR)) local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | ecofflink.c | 596 void (* const swap_sym_out) PARAMS ((bfd *, const SYMR *, PTR)) local 1176 void (* const swap_sym_out) PARAMS ((bfd *, const SYMR *, PTR)) local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/coff/ |
H A D | ecoff.h | 397 void (*swap_sym_out) (bfd *, const SYMR *, void *); member
|
/openbsd-src/gnu/usr.bin/binutils/include/coff/ |
H A D | ecoff.h | 423 void (*swap_sym_out) (bfd *, const SYMR *, void *); member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ecoff.c | 3893 void (* const swap_sym_out) (bfd *, const SYMR *, PTR) in ecoff_build_symbols() local
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | ecoff.c | 3894 void (* const swap_sym_out) (bfd *, const SYMR *, PTR) in ecoff_build_symbols() local
|