Searched defs:library_exported_name (Results 1 – 1 of 1) sorted by relevance
41 struct library_exported_name { struct42 struct library_exported_name *next; argument43 const char *name;44 int own_name : 1;