Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp259 static bool FunctionHasPadding(uptr address, uptr size) { in FunctionHasPadding() function
835 !FunctionHasPadding(old_func, kHotPatchHeaderLen)) in OverrideFunctionWithHotPatch()