Searched refs:start_pc (Results 1 – 3 of 3) sorted by relevance
46 public LineNumber_info (final int start_pc, final int line_number) in LineNumber_info() argument48 m_start_pc = start_pc; in LineNumber_info()
65 public Exception_info (final int start_pc, final int end_pc, in Exception_info() argument68 m_start_pc = start_pc; in Exception_info()
1826 static bfd_vma start_pc; variable1977 start_pc = pc;2238 (*info->print_address_func) ((bfd_vma) (start_pc + codep - start_codep3648 disp = (start_pc + codep - start_codep + disp) & mask;