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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c9030 bfd_boolean stubs_always_before_branch)
9041 if (stubs_always_before_branch)
9105 if (!stubs_always_before_branch && !big_sec)
9141 bfd_boolean stubs_always_before_branch;
9147 stubs_always_before_branch = group_size < 0;
9153 group_sections (htab, stub_group_size, stubs_always_before_branch);
9024 group_sections(struct ppc_link_hash_table *htab, bfd_size_type stub_group_size, bfd_boolean stubs_always_before_branch) argument
9137 bfd_boolean stubs_always_before_branch; local

Completed in 83 milliseconds