Home
last modified time | relevance | path

Searched defs:Struct_SymLook (Results 1 – 1 of 1) sorted by relevance

/dragonfly/libexec/rtld-elf/
H A Drtld.h327 typedef struct Struct_SymLook { struct
328 const char *name;
329 unsigned long hash;
330 uint_fast32_t hash_gnu;
331 const Ver_Entry *ventry;
332 int flags;
333 const Obj_Entry *defobj_out;
334 const Elf_Sym *sym_out;
335 struct Struct_RtldLockState *lockstate;