Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:stringTable

173 static OSet* stringTable;
200 Char** s_ptr = VG_(OSetGen_Lookup)(stringTable, &s);
204 Char** s_node = VG_(OSetGen_AllocNode)(stringTable, sizeof(Char*));
206 VG_(OSetGen_Insert)(stringTable, s_node);
1610 VG_(OSetGen_Size)(stringTable));
1722 stringTable =