Searched refs:dtls_end (Results 1 – 1 of 1) sorted by relevance
487 auto *cb = +[](void *dtls_begin, void *dtls_end, uptr /*dso_idd*/, in ProcessThreads()490 reinterpret_cast<uptr>(dtls_end), in ProcessThreads()503 uptr dtls_end = dtls_beg + dtv.size; in ProcessThreads() local504 if (dtls_beg < dtls_end) { in ProcessThreads()506 (void *)dtls_end); in ProcessThreads()507 ScanRangeForPointers(dtls_beg, dtls_end, frontier, "DTLS", in ProcessThreads()