Searched refs:JMP8_INSN_SIZE (Results 1 – 3 of 3) sorted by relevance
47 case JMP8_INSN_SIZE: in __jump_label_patch()
148 __text_gen_insn(instr, JMP8_INSN_OPCODE, instr, target, JMP8_INSN_SIZE); in add_nop()149 instr += JMP8_INSN_SIZE; in add_nop()377 imm += JMP32_INSN_SIZE - JMP8_INSN_SIZE; in apply_relocation()
68 #define JMP8_INSN_SIZE 2 macro