Searched refs:ReportLocationTLS (Results 1 – 4 of 4) sorted by relevance
69 ReportLocationTLS, enumerator
42 if (typ == ReportLocationTLS) return "tls"; in ReportLocationTypeDescription()
192 } else if (loc->type == ReportLocationTLS) { in PrintLocation()
345 ReportLocation::New(is_stack ? ReportLocationStack : ReportLocationTLS); in AddLocation()