Lines Matching refs:dot
408 bfd_vma dot; in h8300_reloc16_estimate() local
433 dot = (input_section->output_section->vma in h8300_reloc16_estimate()
437 dot += (reloc->howto->type == R_JMP1 ? 1 : 2); in h8300_reloc16_estimate()
440 gap = value - dot; in h8300_reloc16_estimate()
491 if (last_value == dot + 2 in h8300_reloc16_estimate()
493 && !h8300_symbol_address_p (abfd, input_section, dot - 2)) in h8300_reloc16_estimate()
522 dot = input_section->output_section->vma + in h8300_reloc16_estimate()
526 gap = value - dot; in h8300_reloc16_estimate()
631 bfd_vma dot; in h8300_reloc16_extra_cases() local
642 dot = (input_section->output_offset in h8300_reloc16_extra_cases()
646 gap = value - dot; in h8300_reloc16_extra_cases()
674 dot = (input_section->output_offset in h8300_reloc16_extra_cases()
678 gap = value - dot; in h8300_reloc16_extra_cases()
788 dot = (input_section->output_offset in h8300_reloc16_extra_cases()
792 gap = value - dot; in h8300_reloc16_extra_cases()
835 dot = (input_section->output_offset in h8300_reloc16_extra_cases()
839 gap = value - dot; in h8300_reloc16_extra_cases()
896 dot = (input_section->output_offset in h8300_reloc16_extra_cases()
900 gap = value - dot; in h8300_reloc16_extra_cases()
1035 dot = (input_section->output_offset in h8300_reloc16_extra_cases()
1039 gap = value - dot; in h8300_reloc16_extra_cases()