Home
last modified time | relevance | path

Searched refs:stubs_always_before_branch (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-metag.c3829 bfd_boolean stubs_always_before_branch) in group_sections() argument
3873 if (!stubs_always_before_branch && !big_sec) in group_sections()
3961 bfd_boolean stubs_always_before_branch; in elf_metag_size_stubs() local
3969 stubs_always_before_branch = group_size < 0; in elf_metag_size_stubs()
3978 if (stubs_always_before_branch) in elf_metag_size_stubs()
3988 group_sections (htab, stub_group_size, stubs_always_before_branch); in elf_metag_size_stubs()
Delf32-hppa.c2609 bfd_boolean stubs_always_before_branch) in group_sections() argument
2659 if (!stubs_always_before_branch && !big_sec) in group_sections()
2818 bfd_boolean stubs_always_before_branch; in elf32_hppa_size_stubs() local
2830 stubs_always_before_branch = group_size < 0; in elf32_hppa_size_stubs()
2838 if (stubs_always_before_branch) in elf32_hppa_size_stubs()
2856 group_sections (htab, stub_group_size, stubs_always_before_branch); in elf32_hppa_size_stubs()
Delfnn-aarch64.c3150 bfd_boolean stubs_always_before_branch) in group_sections() argument
3191 if (!stubs_always_before_branch) in group_sections()
3869 bfd_boolean stubs_always_before_branch; in elfNN_aarch64_size_stubs() local
3883 stubs_always_before_branch = group_size < 0; in elfNN_aarch64_size_stubs()
3896 group_sections (htab, stub_group_size, stubs_always_before_branch); in elfNN_aarch64_size_stubs()
Delf64-ppc.c12008 bfd_boolean stubs_always_before_branch) in group_sections() argument
12024 if (stubs_always_before_branch) in group_sections()
12103 if (!stubs_always_before_branch && !big_sec) in group_sections()
12170 bfd_boolean stubs_always_before_branch; in ppc64_elf_size_stubs() local
12220 stubs_always_before_branch = htab->params->group_size < 0; in ppc64_elf_size_stubs()
12226 if (!group_sections (info, stub_group_size, stubs_always_before_branch)) in ppc64_elf_size_stubs()
DChangeLog-02034396 !stubs_always_before_branch.
4499 stubs if !stubs_always_before_branch.