Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-metag.c779 asection *id_sec; member
981 hsh->id_sec = NULL; in stub_hash_newfunc()
1121 const asection *id_sec; in metag_get_stub_entry() local
1128 id_sec = htab->stub_group[input_section->id].link_sec; in metag_get_stub_entry()
1132 && hh->hsh_cache->id_sec == id_sec) in metag_get_stub_entry()
1140 stub_name = metag_stub_name (id_sec, sym_sec, hh, rel); in metag_get_stub_entry()
1209 hsh->id_sec = link_sec; in metag_add_stub()
4063 const asection *id_sec; in elf_metag_size_stubs() local
4168 id_sec = htab->stub_group[section->id].link_sec; in elf_metag_size_stubs()
4171 stub_name = metag_stub_name (id_sec, sym_sec, hh, irela); in elf_metag_size_stubs()
Delf32-nios2.c847 asection *id_sec; member
1163 hsh->id_sec = NULL; in stub_hash_newfunc()
1257 const asection *id_sec; in nios2_get_stub_entry() local
1266 id_sec = htab->stub_group[input_section->id].first_sec; in nios2_get_stub_entry()
1268 id_sec = htab->stub_group[input_section->id].last_sec; in nios2_get_stub_entry()
1272 && hh->hsh_cache->id_sec == id_sec in nios2_get_stub_entry()
1281 stub_name = nios2_stub_name (id_sec, sym_sec, hh, rel, stub_type); in nios2_get_stub_entry()
1365 hsh->id_sec = link_sec; in nios2_add_stub()
1838 const asection *id_sec; in nios2_elf32_size_stubs() local
1936 id_sec = htab->stub_group[section->id].first_sec; in nios2_elf32_size_stubs()
[all …]
Delfnn-aarch64.c1665 asection *id_sec; member
1960 eh->id_sec = NULL; in stub_hash_newfunc()
2276 const asection *id_sec; in elfNN_aarch64_get_stub_entry() local
2286 id_sec = htab->stub_group[input_section->id].link_sec; in elfNN_aarch64_get_stub_entry()
2289 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec) in elfNN_aarch64_get_stub_entry()
2297 stub_name = elfNN_aarch64_stub_name (id_sec, sym_sec, h, rel); in elfNN_aarch64_get_stub_entry()
2391 stub_entry->id_sec = link_sec; in _bfd_aarch64_add_stub_entry_in_group()
2418 stub_entry->id_sec = link_section; in _bfd_aarch64_add_stub_entry_after()
3542 const asection *id_sec; in elfNN_aarch64_size_stubs() local
3690 id_sec = htab->stub_group[section->id].link_sec; in elfNN_aarch64_size_stubs()
[all …]
Delf64-ppc.c3816 asection *id_sec; member
4055 eh->id_sec = NULL; in stub_hash_newfunc()
4405 const asection *id_sec; in ppc_get_stub_entry() local
4412 id_sec = htab->stub_group[input_section->id].link_sec; in ppc_get_stub_entry()
4416 && h->u.stub_cache->id_sec == id_sec) in ppc_get_stub_entry()
4424 stub_name = ppc_stub_name (id_sec, sym_sec, h, rel); in ppc_get_stub_entry()
4491 stub_entry->id_sec = link_sec; in ppc_add_stub()
10497 r2off -= htab->stub_group[stub_entry->id_sec->id].toc_off; in get_r2off()
10691 - htab->stub_group[stub_entry->id_sec->id].toc_off); in ppc_build_one_stub()
10845 - htab->stub_group[stub_entry->id_sec->id].toc_off); in ppc_build_one_stub()
[all …]
Delf32-arm.c2632 asection *id_sec; member
3284 eh->id_sec = NULL; in stub_hash_newfunc()
3946 const asection *id_sec; in elf32_arm_get_stub_entry() local
3956 id_sec = htab->stub_group[input_section->id].link_sec; in elf32_arm_get_stub_entry()
3960 && h->stub_cache->id_sec == id_sec in elf32_arm_get_stub_entry()
3969 stub_name = elf32_arm_stub_name (id_sec, sym_sec, h, rel, stub_type); in elf32_arm_get_stub_entry()
4060 stub_entry->id_sec = link_sec; in elf32_arm_add_stub()
5114 const asection *id_sec; in elf32_arm_size_stubs() local
5306 id_sec = htab->stub_group[section->id].link_sec; in elf32_arm_size_stubs()
5309 stub_name = elf32_arm_stub_name (id_sec, sym_sec, hash, in elf32_arm_size_stubs()
[all …]
DChangeLog-00016541 to id_sec.