Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:stringTable

167 static OSet* stringTable;
195 HChar** s_ptr = VG_(OSetGen_Lookup)(stringTable, &s);
199 HChar** s_node = VG_(OSetGen_AllocNode)(stringTable, sizeof(HChar*));
201 VG_(OSetGen_Insert)(stringTable, s_node);
1702 VG_(OSetGen_Size)(stringTable));
1818 stringTable =