Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp725 size_t instruction_size = GetInstructionSize(address + cursor); RoundUpToInstrBoundary() local
737 size_t instruction_size = GetInstructionSize(from + cursor, &rel_offset); CopyInstructions() local
842 size_t instruction_size = GetInstructionSize(old_func); OverrideFunctionWithHotPatch() local
[all...]