Searched refs:coff_write_symbol (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/contrib/gdb-7/bfd/ |
| HD | coffgen.c | 977 coff_write_symbol (bfd *abfd, in coff_write_symbol() function 1139 ret = coff_write_symbol (abfd, symbol, native, written, string_size_p, in coff_write_alien_symbol() 1200 return coff_write_symbol (abfd, &(symbol->symbol), native, written, in coff_write_native_symbol()
|
| /dragonfly/contrib/binutils-2.27/bfd/ |
| HD | coffgen.c | 983 coff_write_symbol (bfd *abfd, in coff_write_symbol() function 1151 ret = coff_write_symbol (abfd, symbol, native, written, string_size_p, in coff_write_alien_symbol() 1215 return coff_write_symbol (abfd, &(symbol->symbol), native, written, in coff_write_native_symbol()
|
| /dragonfly/contrib/binutils-2.34/bfd/ |
| HD | coffgen.c | 992 coff_write_symbol (bfd *abfd, in coff_write_symbol() function 1160 ret = coff_write_symbol (abfd, symbol, native, written, string_size_p, in coff_write_alien_symbol() 1224 return coff_write_symbol (abfd, &(symbol->symbol), native, written, in coff_write_native_symbol()
|