Searched defs:got_info (Results 1 – 3 of 3) sorted by relevance
112 typedef struct got_info { struct113 Word g_reltype; /* it will never happen, but */115 void *g_rel;116 const char *g_symname;
170 static int n_writ, got_info; in twrite() local
286 static int n_writ, got_info; local