Home
last modified time | relevance | path

Searched refs:debug_string_section (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/binutils/bfd/
Dcoffgen.c1086 asection *debug_string_section; in coff_write_symbols() local
1094 debug_string_section = NULL; in coff_write_symbols()
1130 &debug_string_section, in coff_write_symbols()
1137 &string_size, &debug_string_section, in coff_write_symbols()
1253 || (debug_string_section != (asection *) NULL in coff_write_symbols()
1255 1 << debug_string_section->alignment_power) in coff_write_symbols()
1256 == debug_string_section->size))); in coff_write_symbols()
DChangeLog-94951662 (debug_string_size, debug_string_section): Likewise.
9386 (debug_string_size, debug_string_section): New static variables.