Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-metag.c3826 bfd_boolean stubs_always_before_branch) in group_sections() argument
3870 if (!stubs_always_before_branch && !big_sec) in group_sections()
3958 bfd_boolean stubs_always_before_branch; in elf_metag_size_stubs() local
3966 stubs_always_before_branch = group_size < 0; in elf_metag_size_stubs()
3975 if (stubs_always_before_branch) in elf_metag_size_stubs()
3985 group_sections (htab, stub_group_size, stubs_always_before_branch); in elf_metag_size_stubs()
Delf32-hppa.c2602 bfd_boolean stubs_always_before_branch) in group_sections() argument
2652 if (!stubs_always_before_branch && !big_sec) in group_sections()
2811 bfd_boolean stubs_always_before_branch; in elf32_hppa_size_stubs() local
2823 stubs_always_before_branch = group_size < 0; in elf32_hppa_size_stubs()
2831 if (stubs_always_before_branch) in elf32_hppa_size_stubs()
2849 group_sections (htab, stub_group_size, stubs_always_before_branch); in elf32_hppa_size_stubs()
Delfnn-aarch64.c2708 bfd_boolean stubs_always_before_branch) in group_sections() argument
2749 if (!stubs_always_before_branch) in group_sections()
3420 bfd_boolean stubs_always_before_branch; in elfNN_aarch64_size_stubs() local
3434 stubs_always_before_branch = group_size < 0; in elfNN_aarch64_size_stubs()
3447 group_sections (htab, stub_group_size, stubs_always_before_branch); in elfNN_aarch64_size_stubs()
Delf64-ppc.c11801 bfd_boolean stubs_always_before_branch) in group_sections() argument
11812 if (stubs_always_before_branch) in group_sections()
11878 if (!stubs_always_before_branch && !big_sec) in group_sections()
11947 bfd_boolean stubs_always_before_branch; in ppc64_elf_size_stubs() local
11997 stubs_always_before_branch = htab->params->group_size < 0; in ppc64_elf_size_stubs()
12003 group_sections (htab, 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.