Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A Drtld.h320 typedef struct Struct_DoneList { struct
321 const Obj_Entry **objs; /* Array of object pointers */
322 unsigned int num_alloc; /* Allocated size of the array */
323 unsigned int num_used; /* Number of array slots used */