Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Dderelocate.c48 struct secref struct
50 struct secref *next; argument
60 struct secref *const *p1 = a; in compare_secrefs() argument
61 struct secref *const *p2 = b; in compare_secrefs()
85 struct secref *refs = NULL; in cache_sections()
126 struct secref *newref = malloc (sizeof *newref); in cache_sections()
155 for (struct secref *sec = refs; sec != NULL; sec = sec->next) in cache_sections()
172 struct secref **sortrefs = malloc (nrefs * sizeof sortrefs[0]); in cache_sections()
227 struct secref *ref = refs; in cache_sections()
DChangeLog2871 (struct secref): Likewise.