Home
last modified time | relevance | path

Searched refs:l_gnu_chain_zero (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/elf/
Ddl-setup_hash.c45 map->l_gnu_chain_zero = hash32 - symbias; in _dl_setup_hash()
Ddl-lookup-direct.c81 const Elf32_Word *hasharr = &map->l_gnu_chain_zero[bucket]; in ElfW()
Ddl-addr.c54 const Elf32_Word *hasharr = &match->l_gnu_chain_zero[symndx]; in determine_info()
Ddl-lookup.c410 const Elf32_Word *hasharr = &map->l_gnu_chain_zero[bucket]; in do_lookup_x()
/glibc-2.36/sysdeps/mips/
Dldsodefs.h37 ((map)->l_mach.mips_xlat_zero[(hasharr) - (map)->l_gnu_chain_zero])
/glibc-2.36/include/
Dlink.h169 const Elf32_Word *l_gnu_chain_zero; member
/glibc-2.36/sysdeps/generic/
Dldsodefs.h60 ((hasharr) - (map)->l_gnu_chain_zero)
/glibc-2.36/ChangeLog.old/
DChangeLog.1714645 l_gnu_shift, l_gnu_bitmask, l_gnu_buckets and l_gnu_chain_zero.