Searched defs:listnode32 (Results 1 – 1 of 1) sorted by relevance
177 struct listnode32 { /* a node on a linked list */ struct178 Elf32_Addr data; /* the data item */179 Elf32_Addr next; /* the next element */