Searched refs:STYP_BSS (Results 1 – 6 of 6) sorted by relevance
436 #define STYP_BSS (0x0080) /* section contains bss only */ macro
304 { _BSS, STYP_BSS }, in ecoff_sec_to_styp_flags()346 styp = STYP_BSS; in ecoff_sec_to_styp_flags()406 else if ((styp_flags & STYP_BSS) in _bfd_ecoff_styp_to_sec_flags()2496 else if ((section.s_flags & STYP_BSS) != 0 in _bfd_ecoff_write_object_contents()
530 styp_flags = STYP_BSS; in sec_to_styp_flags()622 styp_flags = STYP_BSS; in sec_to_styp_flags()777 else if (styp_flags & STYP_BSS) in styp_to_sec_flags()
2252 bss_scnhdr.s_flags = STYP_BSS; in xcoff64_generate_rtinit()
2442 Bloom): Only set STYP_BSS for SEC_ALLOC sections.4006 a STYP_NOLOAD | STYP_BSS section if BSS_NOLOAD_IS_SHARED_LIBRARY4007 is defined. On many COFF targets STYP_BSS is always STYP_NOLOAD.4022 STYP_NOLOAD | STYP_BSS section. Don't set SEC_NEVER_LOAD for a
185 { STYP_BSS, "bss" },