Lines Matching refs:ElfW

40     const ElfW(Sym) *s;
58 static const ElfW(Sym) * in ElfW() function
60 const ElfW(Sym) *const ref, in ElfW()
64 const ElfW(Sym) *const sym, in ElfW()
68 const ElfW(Sym) **const versioned_sym, in ElfW()
93 const ElfW(Half) *verstab = map->l_versyms; in ElfW()
115 ElfW(Half) ndx = verstab[symidx] & 0x7fff; in ElfW()
168 const ElfW(Sym) *sym, const struct link_map *map) in enter_unique_sym()
213 int type_class, const ElfW(Sym) *sym, const char *strtab, in do_lookup_unique()
214 const ElfW(Sym) *ref, const struct link_map *undef_map, in do_lookup_unique()
359 unsigned long int *old_hash, const ElfW(Sym) *ref, in do_lookup_x()
400 const ElfW(Sym) *versioned_sym = NULL; in do_lookup_x()
403 const ElfW(Sym) *symtab = (const void *) D_PTR (map, l_info[DT_SYMTAB]); in do_lookup_x()
406 const ElfW(Sym) *sym; in do_lookup_x()
407 const ElfW(Addr) *bitmask = map->l_gnu_bitmask; in do_lookup_x()
410 ElfW(Addr) bitmask_word in do_lookup_x()
482 const ElfW(Sym) *s; in do_lookup_x()
490 const ElfW(Rela) *rela in do_lookup_x()
491 = (const ElfW(Rela) *) D_PTR (map, l_info[DT_RELA]); in do_lookup_x()
510 const ElfW(Rel) *rel in do_lookup_x()
511 = (const ElfW(Rel) *) D_PTR (map, l_info[DT_REL]); in do_lookup_x()
823 const ElfW(Sym) **ref, struct sym_val *value,
836 const ElfW(Sym) **ref, in _dl_lookup_symbol_x()
975 map->l_gnu_bitmask = (ElfW(Addr) *) hash32; in _dl_setup_hash()
1003 const ElfW(Sym) **ref, struct sym_val *value, in _dl_debug_bindings()
1112 (int) sizeof (ElfW(Addr)) * 2, in _dl_debug_bindings()
1114 (int) sizeof (ElfW(Addr)) * 2, in _dl_debug_bindings()
1115 (size_t) (((ElfW(Addr)) *ref) - undef_map->l_map_start), in _dl_debug_bindings()
1116 (int) sizeof (ElfW(Addr)) * 2, in _dl_debug_bindings()
1118 (int) sizeof (ElfW(Addr)) * 2, in _dl_debug_bindings()
1123 (int) sizeof (ElfW(Addr)) * 2, in _dl_debug_bindings()
1125 (int) sizeof (ElfW(Addr)) * 2, in _dl_debug_bindings()