Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A Drtld.h342 typedef struct Struct_SymLook { struct
343 const char *name;
344 unsigned long hash;
345 uint32_t hash_gnu;
346 const Ver_Entry *ventry;
347 int flags;
348 const Obj_Entry *defobj_out;
349 const Elf_Sym *sym_out;
350 struct Struct_RtldLockState *lockstate;