Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/interception/
Dinterception_win.cpp619 size_t instruction_size = GetInstructionSize(address + cursor); in RoundUpToInstrBoundary() local
631 size_t instruction_size = GetInstructionSize(from + cursor, &rel_offset); in CopyInstructions() local
728 size_t instruction_size = GetInstructionSize(old_func); in OverrideFunctionWithHotPatch() local