Home
last modified time | relevance | path

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

/external/compiler-rt/lib/interception/
Dinterception_win.cc387 static size_t GetInstructionSize(uptr address) { in GetInstructionSize() function
555 size_t instruction_size = GetInstructionSize(address + cursor); in RoundUpToInstrBoundary()
642 size_t instruction_size = GetInstructionSize(old_func); in OverrideFunctionWithHotPatch()