Home
last modified time | relevance | path

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

/freebsd-12.1/libexec/rtld-elf/
H A Drtld.h346 typedef struct Struct_SymLook { struct
347 const char *name;
348 unsigned long hash;
349 uint32_t hash_gnu;
350 const Ver_Entry *ventry;
351 int flags;
352 const Obj_Entry *defobj_out;
353 const Elf_Sym *sym_out;
354 struct Struct_RtldLockState *lockstate;