HomeSort by relevance Sort by last modified time
    Searched full:secref (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libdwfl/
derelocate.c 65 struct secref struct
67 struct secref *next;
77 struct secref *const *p1 = a;
78 struct secref *const *p2 = b;
93 struct secref *refs = NULL;
132 struct secref *newref = alloca (sizeof *newref);
153 for (struct secref *sec = refs; sec != NULL; sec = sec->next)
173 struct secref **sortrefs = alloca (nrefs * sizeof sortrefs[0]);
ChangeLog 243 (struct secref): Likewise.
    [all...]

Completed in 40 milliseconds