Searched defs:symdata (Results 1 – 4 of 4) sorted by relevance
54 struct symdata { struct62 static int symdata_cmp(struct symdata *s1, struct symdata *s2); argument
229 struct symdata { struct236 static TAILQ_HEAD(symlist, symdata) symlist; argument
746 struct symdata { struct753 static TAILQ_HEAD(symlist, symdata) symlist; argument
13955 void * symdata = NULL; in dump_section_as_ctf() local