Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-metag.c3842 bfd_boolean big_sec; in group_sections() local
3846 big_sec = total >= stub_group_size; in group_sections()
3873 if (!stubs_always_before_branch && !big_sec) in group_sections()
Delf32-hppa.c2622 bfd_boolean big_sec; in group_sections() local
2626 big_sec = total >= stub_group_size; in group_sections()
2659 if (!stubs_always_before_branch && !big_sec) in group_sections()
Delf64-ppc.c12050 bfd_boolean big_sec; in group_sections() local
12056 big_sec = total > (ppc64_elf_section_data (tail) != NULL in group_sections()
12059 if (big_sec && !suppress_size_errors) in group_sections()
12103 if (!stubs_always_before_branch && !big_sec) in group_sections()