Home
last modified time | relevance | path

Searched refs:secref (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/libdwfl/
Dderelocate.c44 struct secref struct
46 struct secref *next; argument
56 struct secref *const *p1 = a; in compare_secrefs() argument
57 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()
DChangeLog1643 (struct secref): Likewise.