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