Searched refs:debug_string_size (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coffgen.c | 1254 bfd_size_type debug_string_size; in coff_write_symbols() local 1261 debug_string_size = 0; in coff_write_symbols() 1298 &debug_string_size)) in coff_write_symbols() 1343 &debug_string_size)) in coff_write_symbols() 1378 BFD_ASSERT (debug_string_size == 0 in coff_write_symbols() 1380 && (BFD_ALIGN (debug_string_size, in coff_write_symbols()
|
H A D | ChangeLog-9495 | 1662 (debug_string_size, debug_string_section): Likewise. 9386 (debug_string_size, debug_string_section): New static variables. 9390 (coff_write_symbols): Initialize debug_string_size to 0. If 9393 debug_string_size is not 0, check that it matches the size of the
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coffgen.c | 1368 bfd_size_type debug_string_size; in coff_write_symbols() local 1375 debug_string_size = 0; in coff_write_symbols() 1412 &debug_string_size)) in coff_write_symbols() 1457 &debug_string_size)) in coff_write_symbols() 1491 BFD_ASSERT (debug_string_size == 0 in coff_write_symbols() 1493 && (BFD_ALIGN (debug_string_size, in coff_write_symbols()
|
H A D | ChangeLog-9495 | 1662 (debug_string_size, debug_string_section): Likewise. 9386 (debug_string_size, debug_string_section): New static variables. 9390 (coff_write_symbols): Initialize debug_string_size to 0. If 9393 debug_string_size is not 0, check that it matches the size of the
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-9495 | 1662 (debug_string_size, debug_string_section): Likewise. 9386 (debug_string_size, debug_string_section): New static variables. 9390 (coff_write_symbols): Initialize debug_string_size to 0. If 9393 debug_string_size is not 0, check that it matches the size of the
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-9495 | 1662 (debug_string_size, debug_string_section): Likewise. 9386 (debug_string_size, debug_string_section): New static variables. 9390 (coff_write_symbols): Initialize debug_string_size to 0. If 9393 debug_string_size is not 0, check that it matches the size of the
|