Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/m_debuginfo/
Ddebuginfo.c2188 static CFSICacheEnt cfsi_cache[N_CFSI_CACHE]; variable
2191 VG_(memset)(&cfsi_cache, 0, sizeof(cfsi_cache)); in cfsi_cache__invalidate()
2198 CFSICacheEnt* ce = &cfsi_cache[hash]; in cfsi_cache__find()