Home | History | Annotate | Download | only in opcodes

Lines Matching defs:start_pc

12290 static bfd_vma start_pc;
12966 start_pc = pc;
13211 (*info->print_address_func) ((bfd_vma) (start_pc + codep - start_codep
15666 segment = ((start_pc + codep - start_codep)
15676 disp = ((start_pc + (codep - start_codep) + disp) & mask) | segment;