Home
last modified time | relevance | path

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

/external/honggfuzz/
Dsancov.c98 static inline bool sancov_queryBitmap(bitmap_t* pBM, uint32_t index) { in sancov_queryBitmap() function
521 if (!sancov_queryBitmap(curMap->data.pBM, relAddr)) { in sancov_sanCovParseRaw()