Searched defs:instruction_size (Results 1 – 9 of 9) sorted by relevance
555 size_t instruction_size = GetInstructionSize(address + cursor); in RoundUpToInstrBoundary() local642 size_t instruction_size = GetInstructionSize(old_func); in OverrideFunctionWithHotPatch() local
41 static constexpr size_t instruction_size = 8; variable
977 FT_UShort instruction_size = 0; in reconstruct_glyf() local1061 FT_UShort instruction_size; in reconstruct_glyf() local
1102 def instruction_size(inst) -> int: function
1621 uint32_t instruction_size = 0u; in VerifyInstructions() local
3334 void AssemblerX8664::emitLabel(Label *label, intptr_t instruction_size) { in emitLabel()
3170 void AssemblerX8632::emitLabel(Label *label, intptr_t instruction_size) { in emitLabel()
3960 void X86Assembler::EmitLabel(Label* label, int instruction_size) { in EmitLabel()
5452 void X86_64Assembler::EmitLabel(Label* label, int instruction_size) { in EmitLabel()