Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-metag.c779 asection *id_sec; member
985 hsh->id_sec = NULL; in stub_hash_newfunc()
1125 const asection *id_sec; in metag_get_stub_entry() local
1132 id_sec = htab->stub_group[input_section->id].link_sec; in metag_get_stub_entry()
1136 && hh->hsh_cache->id_sec == id_sec) in metag_get_stub_entry()
1144 stub_name = metag_stub_name (id_sec, sym_sec, hh, rel); in metag_get_stub_entry()
1213 hsh->id_sec = link_sec; in metag_add_stub()
4066 const asection *id_sec; in elf_metag_size_stubs() local
4171 id_sec = htab->stub_group[section->id].link_sec; in elf_metag_size_stubs()
4174 stub_name = metag_stub_name (id_sec, sym_sec, hh, irela); in elf_metag_size_stubs()
Delf32-hppa.c206 asection *id_sec; member
370 hsh->id_sec = NULL; in stub_hash_newfunc()
516 const asection *id_sec; in hppa_get_stub_entry() local
523 id_sec = htab->stub_group[input_section->id].link_sec; in hppa_get_stub_entry()
527 && hh->hsh_cache->id_sec == id_sec) in hppa_get_stub_entry()
535 stub_name = hppa_stub_name (id_sec, sym_sec, hh, rela); in hppa_get_stub_entry()
602 hsh->id_sec = link_sec; in hppa_add_stub()
2934 const asection *id_sec; in elf32_hppa_size_stubs() local
3029 id_sec = htab->stub_group[section->id].link_sec; in elf32_hppa_size_stubs()
3032 stub_name = hppa_stub_name (id_sec, sym_sec, hh, irela); in elf32_hppa_size_stubs()
Delf32-nios2.c1718 asection *id_sec; member
2034 hsh->id_sec = NULL; in stub_hash_newfunc()
2128 const asection *id_sec; in nios2_get_stub_entry() local
2137 id_sec = htab->stub_group[input_section->id].first_sec; in nios2_get_stub_entry()
2139 id_sec = htab->stub_group[input_section->id].last_sec; in nios2_get_stub_entry()
2143 && hh->hsh_cache->id_sec == id_sec in nios2_get_stub_entry()
2152 stub_name = nios2_stub_name (id_sec, sym_sec, hh, rel, stub_type); in nios2_get_stub_entry()
2236 hsh->id_sec = link_sec; in nios2_add_stub()
2709 const asection *id_sec; in nios2_elf32_size_stubs() local
2807 id_sec = htab->stub_group[section->id].first_sec; in nios2_elf32_size_stubs()
[all …]
Delfnn-aarch64.c2123 asection *id_sec; member
2421 eh->id_sec = NULL; in stub_hash_newfunc()
2728 const asection *id_sec; in elfNN_aarch64_get_stub_entry() local
2738 id_sec = htab->stub_group[input_section->id].link_sec; in elfNN_aarch64_get_stub_entry()
2741 && h->stub_cache->h == h && h->stub_cache->id_sec == id_sec) in elfNN_aarch64_get_stub_entry()
2749 stub_name = elfNN_aarch64_stub_name (id_sec, sym_sec, h, rel); in elfNN_aarch64_get_stub_entry()
2843 stub_entry->id_sec = link_sec; in _bfd_aarch64_add_stub_entry_in_group()
2870 stub_entry->id_sec = link_section; in _bfd_aarch64_add_stub_entry_after()
3991 const asection *id_sec; in elfNN_aarch64_size_stubs() local
4139 id_sec = htab->stub_group[section->id].link_sec; in elfNN_aarch64_size_stubs()
[all …]
Delf64-ppc.c12309 const asection *id_sec; in ppc64_elf_size_stubs() local
12481 id_sec = htab->sec_info[section->id].u.group->link_sec; in ppc64_elf_size_stubs()
12484 stub_name = ppc_stub_name (id_sec, sym_sec, hash, irela); in ppc64_elf_size_stubs()
DChangeLog-20151306 (struct ppc_stub_hash_entry): Delete stub_sec and id_sec. Add
DChangeLog-00016541 to id_sec.