Home
last modified time | relevance | path

Searched refs:DoStopTheWorldCallback (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/lsan/
Dlsan_common_linux.cc157 static int DoStopTheWorldCallback(struct dl_phdr_info *info, size_t size, in DoStopTheWorldCallback() function
174 dl_iterate_phdr(DoStopTheWorldCallback, &param); in DoStopTheWorld()