Home
last modified time | relevance | path

Searched refs:symcache_noflag (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/libexec/ld.so/ldconfig/
Dprebind_struct.h18 struct symcache_noflag { struct
56 void elf_copy_syms(struct symcache_noflag *tcache,
57 struct symcache_noflag *scache, struct elf_object *obj,
Dprebind.c90 struct symcache_noflag *symcache;
91 struct symcache_noflag *pltsymcache;
165 Elf_Rel *rel, struct symcache_noflag *symcache,
166 struct symcache_noflag *pltsymcache);
169 Elf_RelA *rela, struct symcache_noflag *symcache,
170 struct symcache_noflag *pltsymcache);
811 elf_copy_syms(struct symcache_noflag *tcache, struct symcache_noflag *scache, in elf_copy_syms()
868 struct symcache_noflag *tcache; in insert_sym_objcache()
1043 Elf_Rel *rel, struct symcache_noflag *symcache, in elf_find_symbol_rel()
1044 struct symcache_noflag *pltsymcache) in elf_find_symbol_rel()
[all …]