Searched refs:ReportLocationTLS (Results 1 – 3 of 3) sorted by relevance
69 ReportLocationTLS, enumerator
157 } else if (loc->type == ReportLocationTLS) { in PrintLocation()
363 loc->type = is_stack ? ReportLocationStack : ReportLocationTLS; in AddLocation()