Home
last modified time | relevance | path

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

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