Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/elftoolchain/readelf/
Dreadelf.c130 struct dumpop { struct
142 STAILQ_ENTRY(dumpop) dumpop_list; argument
175 STAILQ_HEAD(, dumpop) v_dumpop; /* list of dump ops. */
349 static struct dumpop *find_dumpop(struct readelf *re, size_t si,
7445 struct dumpop *d; in add_dumpop()
7461 static struct dumpop *
7464 struct dumpop *d; in find_dumpop()