Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/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()