Searched refs:IsWithinRange (Results 1 – 1 of 1) sorted by relevance
19 bool IsWithinRange(const void* base, size_t range, const void* target) { in IsWithinRange() function157 if (!IsWithinRange(dll_info, dll_info->record_bytes, function->function)) { in PatchDll()169 if (!IsWithinRange(function, function->record_bytes, interceptor) || in PatchDll()170 !IsWithinRange(dll_info, dll_info->record_bytes, interceptor)) { in PatchDll()