Searched refs:JMP8_INSN_SIZE (Results 1 – 3 of 3) sorted by relevance
47 case JMP8_INSN_SIZE: in __jump_label_patch()
163 __text_gen_insn(buf, JMP8_INSN_OPCODE, buf, target, JMP8_INSN_SIZE); in add_nop()164 buf += JMP8_INSN_SIZE; in add_nop()351 imm += JMP32_INSN_SIZE - JMP8_INSN_SIZE; in __apply_relocation()
58 #define JMP8_INSN_SIZE 2 macro