Searched refs:start_codep (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/opcodes/
H A Di386-dis.c1462 static unsigned char *start_codep; variable
3669 start_codep = priv.the_buffer;
3958 (*info->print_address_func) ((bfd_vma) (start_pc + codep - start_codep
5612 segment = ((start_pc + codep - start_codep)
5621 disp = ((start_pc + codep - start_codep + disp) & mask) | segment;

Completed in 103 milliseconds