Home
last modified time | relevance | path

Searched defs:findNearestBlock (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dprimary32.h230 static BlockInfo findNearestBlock(UNUSED const char *RegionInfoData, in findNearestBlock() function
H A Dprimary64.h226 static BlockInfo findNearestBlock(const char *RegionInfoData, uptr Ptr) { in findNearestBlock() function