Searched refs:ReportLocationTLS (Results 1 – 4 of 4) sorted by relevance
68 ReportLocationTLS, enumerator
50 case ReportLocationTLS: return "tls"; in ReportLocationTypeDescription()
196 } else if (loc->type == ReportLocationTLS) { in PrintLocation()
321 loc->type = is_stack ? ReportLocationStack : ReportLocationTLS; in AddLocation()