Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp251 static bool FunctionHasPrefix(uptr address, const T &pattern) { in FunctionHasPrefix() function
263 FunctionHasPrefix(address, kHintNop8Bytes)) in FunctionHasPadding()