Home
last modified time | relevance | path

Searched refs:stub_count (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c4068 unsigned long stub_count[ppc_stub_global_entry]; member
10749 htab->stub_count[stub_entry->stub_type - 1] += 1; in ppc_build_one_stub()
12886 htab->stub_count[ppc_stub_global_entry - 1] += 1; in build_global_entry_stubs()
13179 htab->stub_count[ppc_stub_long_branch - 1], in ppc64_elf_build_stubs()
13180 htab->stub_count[ppc_stub_long_branch_r2off - 1], in ppc64_elf_build_stubs()
13181 htab->stub_count[ppc_stub_plt_branch - 1], in ppc64_elf_build_stubs()
13182 htab->stub_count[ppc_stub_plt_branch_r2off - 1], in ppc64_elf_build_stubs()
13183 htab->stub_count[ppc_stub_plt_call - 1], in ppc64_elf_build_stubs()
13184 htab->stub_count[ppc_stub_plt_call_r2save - 1], in ppc64_elf_build_stubs()
13185 htab->stub_count[ppc_stub_global_entry - 1]); in ppc64_elf_build_stubs()
DChangeLog-20123090 (struct ppc_link_hash_table): Increase size of stub_count array.
DChangeLog-20141949 (struct ppc_link_hash_table): Increase size of stub_count array.
DChangeLog-02032643 (struct ppc_link_hash_table): Add stub_count.