Searched refs:start_codep (Results 1 – 2 of 2) sorted by relevance
177 const uint8_t *start_codep; member9365 .start_codep = priv.the_buffer, in print_insn()9515 ins.nr_prefixes = ins.codep - ins.start_codep; in print_insn()9844 if ((ins.codep - ins.start_codep) > MAX_CODE_LENGTH) in print_insn()9951 ((bfd_vma)(ins.start_pc + (ins.codep - ins.start_codep) in print_insn()12473 segment = ((ins->start_pc + (ins->codep - ins->start_codep)) in OP_J()12484 disp = ((ins->start_pc + (ins->codep - ins->start_codep) + disp) & mask) in OP_J()
171 unsigned char *start_codep; member9368 .start_codep = priv.the_buffer, in print_insn()9792 if ((ins.codep - ins.start_codep) > MAX_CODE_LENGTH) in print_insn()9898 ((bfd_vma)(ins.start_pc + (ins.codep - ins.start_codep) in print_insn()12320 segment = ((ins->start_pc + (ins->codep - ins->start_codep)) in OP_J()12331 disp = ((ins->start_pc + (ins->codep - ins->start_codep) + disp) & mask) in OP_J()