Searched defs:instruction_size (Results 1 – 4 of 4) sorted by relevance
619 size_t instruction_size = GetInstructionSize(address + cursor); in RoundUpToInstrBoundary() local631 size_t instruction_size = GetInstructionSize(from + cursor, &rel_offset); in CopyInstructions() local728 size_t instruction_size = GetInstructionSize(old_func); in OverrideFunctionWithHotPatch() local
555 size_t instruction_size = GetInstructionSize(address + cursor); in RoundUpToInstrBoundary() local642 size_t instruction_size = GetInstructionSize(old_func); in OverrideFunctionWithHotPatch() local
961 FT_UShort instruction_size = 0; in reconstruct_glyf() local1042 FT_UShort instruction_size; in reconstruct_glyf() local
3967 intptr_t instruction_size) { in emitLabel()