Searched defs:instruction_size (Results 1 – 3 of 3) sorted by relevance
555 size_t instruction_size = GetInstructionSize(address + cursor); in RoundUpToInstrBoundary() local642 size_t instruction_size = GetInstructionSize(old_func); in OverrideFunctionWithHotPatch() local
3967 intptr_t instruction_size) { in emitLabel()
5269 int AbstractCode::instruction_size() { in instruction_size() function