Lines Matching refs:PutCString

623         s.PutCString(DW_TAG_value_to_name(abbrevDecl->Tag()));  in Dump()
702 s.PutCString("] "); in DumpAttribute()
705 s.PutCString("( "); in DumpAttribute()
714 s.PutCString(DW_LANG_value_to_name(form_value.Unsigned())); in DumpAttribute()
718 s.PutCString(DW_ATE_value_to_name(form_value.Unsigned())); in DumpAttribute()
753 s.PutCString(" ( "); in DumpAttribute()
755 s.PutCString(" )"); in DumpAttribute()
772 s.PutCString(" )\n"); in DumpAttribute()
1171 s.PutCString("NULL"); in GetName()
1179 s.PutCString("NULL"); in GetName()
1185 s.PutCString(name); in GetName()
1205 s.PutCString("NULL"); in AppendTypeName()
1213 s.PutCString("NULL"); in AppendTypeName()
1218 s.PutCString(name); in AppendTypeName()
1232 s.PutCString("base "); in AppendTypeName()
1235 s.PutCString("class "); in AppendTypeName()
1238 s.PutCString("const "); in AppendTypeName()
1241 s.PutCString("enum "); in AppendTypeName()
1244 s.PutCString("file "); in AppendTypeName()
1247 s.PutCString("interface "); in AppendTypeName()
1250 s.PutCString("packed "); in AppendTypeName()
1259 s.PutCString("restrict "); in AppendTypeName()
1262 s.PutCString("set "); in AppendTypeName()
1265 s.PutCString("shared "); in AppendTypeName()
1268 s.PutCString("string "); in AppendTypeName()
1271 s.PutCString("struct "); in AppendTypeName()
1274 s.PutCString("subrange "); in AppendTypeName()
1277 s.PutCString("function "); in AppendTypeName()
1280 s.PutCString("thrown "); in AppendTypeName()
1283 s.PutCString("union "); in AppendTypeName()
1286 s.PutCString("unspecified "); in AppendTypeName()
1289 s.PutCString("volatile "); in AppendTypeName()
1304 s.PutCString("[]"); in AppendTypeName()
1825 strm.PutCString("\noffset parent sibling child\n"); in DumpDIECollection()
1826 strm.PutCString("-------- -------- -------- --------\n"); in DumpDIECollection()