Searched refs:GetInstructionSize (Results 1 – 1 of 1) sorted by relevance
429 static size_t GetInstructionSize(uptr address, size_t* rel_offset = nullptr) { in GetInstructionSize() function668 size_t instruction_size = GetInstructionSize(address + cursor); in RoundUpToInstrBoundary()680 size_t instruction_size = GetInstructionSize(from + cursor, &rel_offset); in CopyInstructions()777 size_t instruction_size = GetInstructionSize(old_func); in OverrideFunctionWithHotPatch()