Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.cpp304 int globals_num = GetGlobalsForAddress(addr, descr->globals, descr->reg_sites, in GetGlobalAddressInformation() local
306 descr->size = globals_num; in GetGlobalAddressInformation()
308 return globals_num != 0; in GetGlobalAddressInformation()