Lines Matching defs:split_bss
793 struct section *split_bss)
834 else if (split_bss != NULL
835 && s->value < split_bss->shdr.sh_addr
836 && s->value >= split_bss[-1].shdr.sh_addr
837 && shndx == elf_ndxscn (split_bss->outscn))
839 s->shndx = elf_ndxscn (split_bss[-1].outscn);
1154 struct section *split_bss = NULL;
1193 || (split_bss = sec) > sections))))
1209 return split_bss;
1444 struct section *split_bss = NULL;
1451 split_bss = find_alloc_sections_prelink (unstripped, shstrtab,
1681 &symndx_map[stripped_nsym - 1], split_bss);