Searched refs:whereob (Results 1 – 1 of 1) sorted by relevance
1025 struct obstack whereob; in show_symbols() local1026 obstack_init (&whereob); in show_symbols()1123 n = obstack_printf (&whereob, "%s:%d%c", in show_symbols()1129 = obstack_finish (&whereob); in show_symbols()1154 int n = obstack_printf (&whereob, "%s:%" PRIu64 "%c", in show_symbols()1158 sym_mem[nentries_used].where = obstack_finish (&whereob); in show_symbols()1210 obstack_free (&whereob, NULL); in show_symbols()