Searched refs:coff_write_symbol (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | coffgen.c | 49 static bfd_boolean coff_write_symbol 945 coff_write_symbol (abfd, symbol, native, written, string_size_p, in coff_write_symbol() function 1092 return coff_write_symbol (abfd, symbol, native, written, string_size_p, 1161 return coff_write_symbol (abfd, &(symbol->symbol), native, written,
|
H A D | ChangeLog-9495 | 1244 (coff_write_symbol): Only use N_DEBUG if the symbol is in the 1666 (coff_write_symbol): Likewise. 4197 (coff_write_symbol): Set BSF_DEBUGGING for C_FILE symbols. If 7905 * coffgen.c (coff_write_symbol): Reindented. Changed to return 9136 (coff_write_symbol): Check bfd_alloc. FIXME int 9461 * coffgen.c (coff_write_symbol, coff_get_normalized_symtab): Pass
|
H A D | ChangeLog-9193 | 4929 (coff_write_symbol): don't zero external auxent; now done in 5684 (coff_write_symbol): Put C_FILE symbols in debug section always. 6019 * coffcode.h (coff_write_symbol): write out the correct number of 6702 (coff_write_symbol) now zeros auxent before filling it up to help
|
H A D | ChangeLog-0001 | 4269 (coff_write_symbol) same
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | coffgen.c | 890 coff_write_symbol (bfd *abfd, in coff_write_symbol() function 1026 return coff_write_symbol (abfd, symbol, native, written, string_size_p, in coff_write_alien_symbol() 1075 return coff_write_symbol (abfd, &(symbol->symbol), native, written, in coff_write_native_symbol()
|
H A D | ChangeLog-9495 | 1244 (coff_write_symbol): Only use N_DEBUG if the symbol is in the 1666 (coff_write_symbol): Likewise. 4197 (coff_write_symbol): Set BSF_DEBUGGING for C_FILE symbols. If 7905 * coffgen.c (coff_write_symbol): Reindented. Changed to return 9136 (coff_write_symbol): Check bfd_alloc. FIXME int 9461 * coffgen.c (coff_write_symbol, coff_get_normalized_symtab): Pass
|
H A D | ChangeLog-9193 | 4929 (coff_write_symbol): don't zero external auxent; now done in 5684 (coff_write_symbol): Put C_FILE symbols in debug section always. 6019 * coffcode.h (coff_write_symbol): write out the correct number of 6702 (coff_write_symbol) now zeros auxent before filling it up to help
|
H A D | ChangeLog-0001 | 4269 (coff_write_symbol) same
|