Searched refs:bfd_is_const_section (Results 1 – 4 of 4) sorted by relevance
528 if (! bfd_is_const_section (sec)) in coff_count_linenumbers()1070 if (! bfd_is_const_section (symbol->symbol.section->output_section)) in coff_write_native_symbol()
1540 #define bfd_is_const_section(SEC) \ macro
818 * section.c (bfd_is_const_section): New macro. Return true if the821 * coffgen.c (coff_count_linenumbers): Use bfd_is_const_section.822 (coff_write_native_symbol): Use bfd_is_const_section.842 * section.c (bfd_is_const_section): New macro. Return true if the
1546 #define bfd_is_const_section(SEC) \ macro