Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/
H A Dinterception_win.cpp238 static bool FunctionHasPadding(uptr address, uptr size) { in FunctionHasPadding() function
779 !FunctionHasPadding(old_func, kHotPatchHeaderLen)) in OverrideFunctionWithHotPatch()