Home
last modified time | relevance | path

Searched refs:debug_string_size (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/bfd/
H A Dcoffgen.c1217 bfd_size_type debug_string_size; in coff_write_symbols() local
1225 debug_string_size = 0; in coff_write_symbols()
1261 &debug_string_size)) in coff_write_symbols()
1305 &debug_string_size)) in coff_write_symbols()
1419 BFD_ASSERT (debug_string_size == 0 in coff_write_symbols()
1421 && (BFD_ALIGN (debug_string_size, in coff_write_symbols()
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dcoffgen.c1232 bfd_size_type debug_string_size; in coff_write_symbols() local
1240 debug_string_size = 0; in coff_write_symbols()
1276 &debug_string_size)) in coff_write_symbols()
1321 &debug_string_size)) in coff_write_symbols()
1438 BFD_ASSERT (debug_string_size == 0 in coff_write_symbols()
1440 && (BFD_ALIGN (debug_string_size, in coff_write_symbols()
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dcoffgen.c1242 bfd_size_type debug_string_size; in coff_write_symbols() local
1250 debug_string_size = 0; in coff_write_symbols()
1286 &debug_string_size)) in coff_write_symbols()
1331 &debug_string_size)) in coff_write_symbols()
1448 BFD_ASSERT (debug_string_size == 0 in coff_write_symbols()
1450 && (BFD_ALIGN (debug_string_size, in coff_write_symbols()