Home
last modified time | relevance | path

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

/netbsd-src/libexec/ld.elf_so/
H A Drtld.h325 typedef struct Struct_DoneList { struct
326 const Obj_Entry **objs; /* Array of object pointers */
327 unsigned int num_alloc; /* Allocated size of the array */
328 unsigned int num_used; /* Number of array slots used */