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.h344 typedef struct Struct_SymLook { struct
345 const char *name;
346 unsigned long hash;
347 uint32_t hash_gnu;
348 const Ver_Entry *ventry;
349 int flags;
350 const Obj_Entry *defobj_out;
351 const Elf_Sym *sym_out;
352 struct Struct_RtldLockState *lockstate;