Home
last modified time | relevance | path

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

/freebsd-13.1/libexec/rtld-elf/
H A Drtld.h352 typedef struct Struct_SymLook { struct
353 const char *name;
354 unsigned long hash;
355 uint32_t hash_gnu;
356 const Ver_Entry *ventry;
357 int flags;
358 const Obj_Entry *defobj_out;
359 const Elf_Sym *sym_out;
360 struct Struct_RtldLockState *lockstate;