Searched refs:ProcessGlobalRegionsCallback (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_common_linux.cpp79 static int ProcessGlobalRegionsCallback(struct dl_phdr_info *info, size_t size, function in namespace:__lsan
104 dl_iterate_phdr(ProcessGlobalRegionsCallback, frontier);

Completed in 124 milliseconds