Searched refs:symTypeString (Results 1 – 2 of 2) sorted by relevance
1223 csEntry.symTypeString = "-nosymbols-"; in ShowCallstack()1226 csEntry.symTypeString = "COFF"; in ShowCallstack()1229 csEntry.symTypeString = "CV"; in ShowCallstack()1232 csEntry.symTypeString = "PDB"; in ShowCallstack()1235 csEntry.symTypeString = "-exported-"; in ShowCallstack()1238 csEntry.symTypeString = "-deferred-"; in ShowCallstack()1241 csEntry.symTypeString = "SYM"; in ShowCallstack()1245 csEntry.symTypeString = "DIA"; in ShowCallstack()1249 csEntry.symTypeString = "Virtual"; in ShowCallstack()1253 csEntry.symTypeString = NULL; in ShowCallstack()
148 LPCSTR symTypeString; member