Searched refs:sbss_segment (Results 1 – 1 of 1) sorted by relevance
115 static segT sbss_segment = 0; /* Small bss section. */ variable303 if (sbss_segment == 0) in microblaze_s_bss()304 sbss_segment = subseg_new (".sbss", 0); in microblaze_s_bss()2191 sbss_segment = bfd_get_section_by_name (stdoutput, ".sbss"); in md_estimate_size_before_relax()2269 || (S_GET_SEGMENT (fragP->fr_symbol) == sbss_segment) in md_estimate_size_before_relax()