Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf32-hppa.c2388 bfd_boolean stubs_always_before_branch) in group_sections() argument
2441 if (!stubs_always_before_branch && !big_sec) in group_sections()
2598 bfd_boolean stubs_always_before_branch; in elf32_hppa_size_stubs() local
2607 stubs_always_before_branch = group_size < 0; in elf32_hppa_size_stubs()
2615 if (stubs_always_before_branch) in elf32_hppa_size_stubs()
2633 group_sections (htab, stub_group_size, stubs_always_before_branch); in elf32_hppa_size_stubs()
Delf64-ppc.c6750 bfd_boolean stubs_always_before_branch) in group_sections() argument
6801 if (!stubs_always_before_branch && !big_sec) in group_sections()
6836 bfd_boolean stubs_always_before_branch; in ppc64_elf_size_stubs() local
6842 stubs_always_before_branch = group_size < 0; in ppc64_elf_size_stubs()
6850 if (stubs_always_before_branch) in ppc64_elf_size_stubs()
6864 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.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf32-hppa.c2517 bfd_boolean stubs_always_before_branch) in group_sections() argument
2567 if (!stubs_always_before_branch && !big_sec) in group_sections()
2723 bfd_boolean stubs_always_before_branch; in elf32_hppa_size_stubs() local
2732 stubs_always_before_branch = group_size < 0; in elf32_hppa_size_stubs()
2740 if (stubs_always_before_branch) in elf32_hppa_size_stubs()
2758 group_sections (htab, stub_group_size, stubs_always_before_branch); in elf32_hppa_size_stubs()
Delf64-ppc.c8986 bfd_boolean stubs_always_before_branch) in group_sections() argument
9037 if (!stubs_always_before_branch && !big_sec) in group_sections()
9072 bfd_boolean stubs_always_before_branch; in ppc64_elf_size_stubs() local
9078 stubs_always_before_branch = group_size < 0; in ppc64_elf_size_stubs()
9086 if (stubs_always_before_branch) in ppc64_elf_size_stubs()
9100 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.