Home
last modified time | relevance | path

Searched refs:got_entries (Results 1 – 25 of 60) sorted by relevance

123

/dports/net/samba412/samba-4.12.15/testsuite/nsswitch/
H A Dgetgrgid.exp15 set got_entries 0
28 set got_entries 1
H A Dgetpwuid.exp21 set got_entries 0
34 set got_entries 1
/dports/lang/micropython/micropython-1.17/tools/
H A Dmpy_ld.py335 env.got_entries = {}
347 if s.name in env.got_entries:
349 env.got_entries[s.name] = GOTEntry(s.name, s)
353 env.got_entries = {}
380 if name in env.got_entries:
383 env.got_entries[name] = GOTEntry(name, s, existing)
402 for got_entry in env.got_entries.values():
413 env.got_entries.values(),
538 reloc = addr = env.got_entries[s.name].offset
545 got_entry = env.got_entries[s.name]
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-score7.c121 struct htab *got_entries; member
1331 if (g->got_entries == NULL) in score_elf_create_got_section()
1463 if (htab_find (g->got_entries, &e)) in s7_bfd_score_elf_hide_symbol()
1662 htab_t got_entries = *(htab_t *) p; in score_elf_resolve_final_got_entry() local
1679 if (! htab_find (got_entries, entry)) in score_elf_resolve_final_got_entry()
1681 htab_clear_slot (got_entries, entryp); in score_elf_resolve_final_got_entry()
1703 htab_t got_entries; in score_elf_resolve_final_got_entries() local
1707 got_entries = g->got_entries; in score_elf_resolve_final_got_entries()
1709 htab_traverse (got_entries, in score_elf_resolve_final_got_entries()
1711 &got_entries); in score_elf_resolve_final_got_entries()
[all …]
H A Delf64-alpha.c179 struct alpha_elf_got_entry *got_entries; member
271 ret->got_entries = NULL; in elf64_alpha_link_hash_newfunc()
1684 slot = &h->got_entries; in get_got_entry()
2136 if (hs->got_entries == NULL) in elf64_alpha_copy_indirect_symbol()
2137 hs->got_entries = hi->got_entries; in elf64_alpha_copy_indirect_symbol()
2142 gsh = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2154 gi->next = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2155 hs->got_entries = gi; in elf64_alpha_copy_indirect_symbol()
2159 hi->got_entries = NULL; in elf64_alpha_copy_indirect_symbol()
2297 pbe = start = &h->got_entries; in elf64_alpha_merge_gots()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-score7.c121 struct htab *got_entries; member
1331 if (g->got_entries == NULL) in score_elf_create_got_section()
1463 if (htab_find (g->got_entries, &e)) in s7_bfd_score_elf_hide_symbol()
1662 htab_t got_entries = *(htab_t *) p; in score_elf_resolve_final_got_entry() local
1679 if (! htab_find (got_entries, entry)) in score_elf_resolve_final_got_entry()
1681 htab_clear_slot (got_entries, entryp); in score_elf_resolve_final_got_entry()
1703 htab_t got_entries; in score_elf_resolve_final_got_entries() local
1707 got_entries = g->got_entries; in score_elf_resolve_final_got_entries()
1709 htab_traverse (got_entries, in score_elf_resolve_final_got_entries()
1711 &got_entries); in score_elf_resolve_final_got_entries()
[all …]
H A Delf64-alpha.c179 struct alpha_elf_got_entry *got_entries; member
271 ret->got_entries = NULL; in elf64_alpha_link_hash_newfunc()
1684 slot = &h->got_entries; in get_got_entry()
2136 if (hs->got_entries == NULL) in elf64_alpha_copy_indirect_symbol()
2137 hs->got_entries = hi->got_entries; in elf64_alpha_copy_indirect_symbol()
2142 gsh = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2154 gi->next = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2155 hs->got_entries = gi; in elf64_alpha_copy_indirect_symbol()
2159 hi->got_entries = NULL; in elf64_alpha_copy_indirect_symbol()
2297 pbe = start = &h->got_entries; in elf64_alpha_merge_gots()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-score7.c121 struct htab *got_entries; member
1331 if (g->got_entries == NULL) in score_elf_create_got_section()
1463 if (htab_find (g->got_entries, &e)) in s7_bfd_score_elf_hide_symbol()
1662 htab_t got_entries = *(htab_t *) p; in score_elf_resolve_final_got_entry() local
1679 if (! htab_find (got_entries, entry)) in score_elf_resolve_final_got_entry()
1681 htab_clear_slot (got_entries, entryp); in score_elf_resolve_final_got_entry()
1703 htab_t got_entries; in score_elf_resolve_final_got_entries() local
1707 got_entries = g->got_entries; in score_elf_resolve_final_got_entries()
1709 htab_traverse (got_entries, in score_elf_resolve_final_got_entries()
1711 &got_entries); in score_elf_resolve_final_got_entries()
[all …]
H A Delf64-alpha.c179 struct alpha_elf_got_entry *got_entries; member
271 ret->got_entries = NULL; in elf64_alpha_link_hash_newfunc()
1684 slot = &h->got_entries; in get_got_entry()
2136 if (hs->got_entries == NULL) in elf64_alpha_copy_indirect_symbol()
2137 hs->got_entries = hi->got_entries; in elf64_alpha_copy_indirect_symbol()
2142 gsh = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2154 gi->next = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2155 hs->got_entries = gi; in elf64_alpha_copy_indirect_symbol()
2159 hi->got_entries = NULL; in elf64_alpha_copy_indirect_symbol()
2297 pbe = start = &h->got_entries; in elf64_alpha_merge_gots()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-score7.c121 struct htab *got_entries; member
1331 if (g->got_entries == NULL) in score_elf_create_got_section()
1463 if (htab_find (g->got_entries, &e)) in s7_bfd_score_elf_hide_symbol()
1662 htab_t got_entries = *(htab_t *) p; in score_elf_resolve_final_got_entry() local
1679 if (! htab_find (got_entries, entry)) in score_elf_resolve_final_got_entry()
1681 htab_clear_slot (got_entries, entryp); in score_elf_resolve_final_got_entry()
1703 htab_t got_entries; in score_elf_resolve_final_got_entries() local
1707 got_entries = g->got_entries; in score_elf_resolve_final_got_entries()
1709 htab_traverse (got_entries, in score_elf_resolve_final_got_entries()
1711 &got_entries); in score_elf_resolve_final_got_entries()
[all …]
H A Delf64-alpha.c179 struct alpha_elf_got_entry *got_entries; member
271 ret->got_entries = NULL; in elf64_alpha_link_hash_newfunc()
1684 slot = &h->got_entries; in get_got_entry()
2136 if (hs->got_entries == NULL) in elf64_alpha_copy_indirect_symbol()
2137 hs->got_entries = hi->got_entries; in elf64_alpha_copy_indirect_symbol()
2142 gsh = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2154 gi->next = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2155 hs->got_entries = gi; in elf64_alpha_copy_indirect_symbol()
2159 hi->got_entries = NULL; in elf64_alpha_copy_indirect_symbol()
2297 pbe = start = &h->got_entries; in elf64_alpha_merge_gots()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf64-alpha.c156 } *got_entries; member
257 ret->got_entries = NULL; in elf64_alpha_link_hash_newfunc()
1635 slot = &h->got_entries; in get_got_entry()
2059 if (hs->got_entries == NULL) in elf64_alpha_merge_ind_symbols()
2060 hs->got_entries = hi->got_entries; in elf64_alpha_merge_ind_symbols()
2065 gsh = hs->got_entries; in elf64_alpha_merge_ind_symbols()
2077 gi->next = hs->got_entries; in elf64_alpha_merge_ind_symbols()
2078 hs->got_entries = gi; in elf64_alpha_merge_ind_symbols()
2082 hi->got_entries = NULL; in elf64_alpha_merge_ind_symbols()
2222 pbe = start = &h->got_entries; in elf64_alpha_merge_gots()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf64-alpha.c214 } *got_entries; member
317 ret->got_entries = NULL;
2886 slot = &h->got_entries;
3250 && ah->got_entries)
3334 if (hs->got_entries == NULL)
3335 hs->got_entries = hi->got_entries;
3340 gsh = hs->got_entries;
3353 hs->got_entries = gi;
3357 hi->got_entries = NULL;
3499 start = &h->got_entries;
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf64-alpha.c214 } *got_entries; member
317 ret->got_entries = NULL;
2886 slot = &h->got_entries;
3250 && ah->got_entries)
3334 if (hs->got_entries == NULL)
3335 hs->got_entries = hi->got_entries;
3340 gsh = hs->got_entries;
3353 hs->got_entries = gi;
3357 hi->got_entries = NULL;
3499 start = &h->got_entries;
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-score7.c121 struct htab *got_entries; member
1326 if (g->got_entries == NULL) in score_elf_create_got_section()
1458 if (htab_find (g->got_entries, &e)) in s7_bfd_score_elf_hide_symbol()
1657 htab_t got_entries = *(htab_t *) p; in score_elf_resolve_final_got_entry() local
1674 if (! htab_find (got_entries, entry)) in score_elf_resolve_final_got_entry()
1676 htab_clear_slot (got_entries, entryp); in score_elf_resolve_final_got_entry()
1698 htab_t got_entries; in score_elf_resolve_final_got_entries() local
1702 got_entries = g->got_entries; in score_elf_resolve_final_got_entries()
1704 htab_traverse (got_entries, in score_elf_resolve_final_got_entries()
1706 &got_entries); in score_elf_resolve_final_got_entries()
[all …]
H A Delf64-alpha.c178 struct alpha_elf_got_entry *got_entries; member
269 ret->got_entries = NULL; in elf64_alpha_link_hash_newfunc()
1683 slot = &h->got_entries; in get_got_entry()
2206 if (hs->got_entries == NULL) in elf64_alpha_copy_indirect_symbol()
2207 hs->got_entries = hi->got_entries; in elf64_alpha_copy_indirect_symbol()
2212 gsh = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2224 gi->next = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2225 hs->got_entries = gi; in elf64_alpha_copy_indirect_symbol()
2229 hi->got_entries = NULL; in elf64_alpha_copy_indirect_symbol()
2367 pbe = start = &h->got_entries; in elf64_alpha_merge_gots()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-score7.c121 struct htab *got_entries; member
1326 if (g->got_entries == NULL) in score_elf_create_got_section()
1458 if (htab_find (g->got_entries, &e)) in s7_bfd_score_elf_hide_symbol()
1657 htab_t got_entries = *(htab_t *) p; in score_elf_resolve_final_got_entry() local
1674 if (! htab_find (got_entries, entry)) in score_elf_resolve_final_got_entry()
1676 htab_clear_slot (got_entries, entryp); in score_elf_resolve_final_got_entry()
1698 htab_t got_entries; in score_elf_resolve_final_got_entries() local
1702 got_entries = g->got_entries; in score_elf_resolve_final_got_entries()
1704 htab_traverse (got_entries, in score_elf_resolve_final_got_entries()
1706 &got_entries); in score_elf_resolve_final_got_entries()
[all …]
H A Delf64-alpha.c178 struct alpha_elf_got_entry *got_entries; member
269 ret->got_entries = NULL; in elf64_alpha_link_hash_newfunc()
1683 slot = &h->got_entries; in get_got_entry()
2206 if (hs->got_entries == NULL) in elf64_alpha_copy_indirect_symbol()
2207 hs->got_entries = hi->got_entries; in elf64_alpha_copy_indirect_symbol()
2212 gsh = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2224 gi->next = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2225 hs->got_entries = gi; in elf64_alpha_copy_indirect_symbol()
2229 hi->got_entries = NULL; in elf64_alpha_copy_indirect_symbol()
2367 pbe = start = &h->got_entries; in elf64_alpha_merge_gots()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-score7.c121 struct htab *got_entries; member
1328 if (g->got_entries == NULL) in score_elf_create_got_section()
1460 if (htab_find (g->got_entries, &e)) in s7_bfd_score_elf_hide_symbol()
1659 htab_t got_entries = *(htab_t *) p; in score_elf_resolve_final_got_entry() local
1676 if (! htab_find (got_entries, entry)) in score_elf_resolve_final_got_entry()
1678 htab_clear_slot (got_entries, entryp); in score_elf_resolve_final_got_entry()
1700 htab_t got_entries; in score_elf_resolve_final_got_entries() local
1704 got_entries = g->got_entries; in score_elf_resolve_final_got_entries()
1706 htab_traverse (got_entries, in score_elf_resolve_final_got_entries()
1708 &got_entries); in score_elf_resolve_final_got_entries()
[all …]
H A Delf64-alpha.c179 struct alpha_elf_got_entry *got_entries; member
270 ret->got_entries = NULL; in elf64_alpha_link_hash_newfunc()
1675 slot = &h->got_entries; in get_got_entry()
2174 if (hs->got_entries == NULL) in elf64_alpha_merge_ind_symbols()
2175 hs->got_entries = hi->got_entries; in elf64_alpha_merge_ind_symbols()
2180 gsh = hs->got_entries; in elf64_alpha_merge_ind_symbols()
2192 gi->next = hs->got_entries; in elf64_alpha_merge_ind_symbols()
2193 hs->got_entries = gi; in elf64_alpha_merge_ind_symbols()
2197 hi->got_entries = NULL; in elf64_alpha_merge_ind_symbols()
2337 pbe = start = &h->got_entries; in elf64_alpha_merge_gots()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-score7.c121 struct htab *got_entries; member
1325 if (g->got_entries == NULL) in score_elf_create_got_section()
1457 if (htab_find (g->got_entries, &e)) in s7_bfd_score_elf_hide_symbol()
1656 htab_t got_entries = *(htab_t *) p; in score_elf_resolve_final_got_entry() local
1673 if (! htab_find (got_entries, entry)) in score_elf_resolve_final_got_entry()
1675 htab_clear_slot (got_entries, entryp); in score_elf_resolve_final_got_entry()
1697 htab_t got_entries; in score_elf_resolve_final_got_entries() local
1701 got_entries = g->got_entries; in score_elf_resolve_final_got_entries()
1703 htab_traverse (got_entries, in score_elf_resolve_final_got_entries()
1705 &got_entries); in score_elf_resolve_final_got_entries()
[all …]
H A Delf64-alpha.c180 struct alpha_elf_got_entry *got_entries; member
271 ret->got_entries = NULL; in elf64_alpha_link_hash_newfunc()
1676 slot = &h->got_entries; in get_got_entry()
2184 if (hs->got_entries == NULL) in elf64_alpha_copy_indirect_symbol()
2185 hs->got_entries = hi->got_entries; in elf64_alpha_copy_indirect_symbol()
2190 gsh = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2202 gi->next = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2203 hs->got_entries = gi; in elf64_alpha_copy_indirect_symbol()
2207 hi->got_entries = NULL; in elf64_alpha_copy_indirect_symbol()
2345 pbe = start = &h->got_entries; in elf64_alpha_merge_gots()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-score7.c121 struct htab *got_entries; member
1328 if (g->got_entries == NULL) in score_elf_create_got_section()
1460 if (htab_find (g->got_entries, &e)) in s7_bfd_score_elf_hide_symbol()
1659 htab_t got_entries = *(htab_t *) p; in score_elf_resolve_final_got_entry() local
1676 if (! htab_find (got_entries, entry)) in score_elf_resolve_final_got_entry()
1678 htab_clear_slot (got_entries, entryp); in score_elf_resolve_final_got_entry()
1700 htab_t got_entries; in score_elf_resolve_final_got_entries() local
1704 got_entries = g->got_entries; in score_elf_resolve_final_got_entries()
1706 htab_traverse (got_entries, in score_elf_resolve_final_got_entries()
1708 &got_entries); in score_elf_resolve_final_got_entries()
[all …]
H A Delf64-alpha.c178 struct alpha_elf_got_entry *got_entries; member
269 ret->got_entries = NULL; in elf64_alpha_link_hash_newfunc()
1688 slot = &h->got_entries; in get_got_entry()
2144 if (hs->got_entries == NULL) in elf64_alpha_copy_indirect_symbol()
2145 hs->got_entries = hi->got_entries; in elf64_alpha_copy_indirect_symbol()
2150 gsh = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2162 gi->next = hs->got_entries; in elf64_alpha_copy_indirect_symbol()
2163 hs->got_entries = gi; in elf64_alpha_copy_indirect_symbol()
2167 hi->got_entries = NULL; in elf64_alpha_copy_indirect_symbol()
2305 pbe = start = &h->got_entries; in elf64_alpha_merge_gots()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf64-alpha.c214 } *got_entries; member
317 ret->got_entries = NULL;
2907 slot = &h->got_entries;
3278 && ah->got_entries)
3362 if (hs->got_entries == NULL)
3363 hs->got_entries = hi->got_entries;
3368 gsh = hs->got_entries;
3381 hs->got_entries = gi;
3385 hi->got_entries = NULL;
3527 start = &h->got_entries;
[all …]

123