Searched refs:secref (Results 1 – 2 of 2) sorted by relevance
44 struct secref struct46 struct secref *next; argument56 struct secref *const *p1 = a; in compare_secrefs() argument57 struct secref *const *p2 = b; in compare_secrefs()75 struct secref *refs = NULL; in cache_sections()115 struct secref *newref = alloca (sizeof *newref); in cache_sections()136 for (struct secref *sec = refs; sec != NULL; sec = sec->next) in cache_sections()156 struct secref **sortrefs = alloca (nrefs * sizeof sortrefs[0]); in cache_sections()
1643 (struct secref): Likewise.