HomeSort by relevance Sort by last modified time
    Searched refs:hppa_field_adjust (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
libhppa.h 170 static inline bfd_signed_vma hppa_field_adjust
297 hppa_field_adjust (bfd_vma sym_val, function
elf64-hppa.c     [all...]
elf32-hppa.c 730 val = hppa_field_adjust (sym_value, 0, e_lrsel);
734 val = hppa_field_adjust (sym_value, 0, e_rrsel) >> 2;
753 val = hppa_field_adjust (sym_value, (bfd_signed_vma) -8, e_lrsel);
757 val = hppa_field_adjust (sym_value, (bfd_signed_vma) -8, e_rrsel) >> 2;
780 val = hppa_field_adjust (sym_value, 0, e_lrsel),
789 val = hppa_field_adjust (sym_value, 0, e_rrsel);
795 val = hppa_field_adjust (sym_value, (bfd_signed_vma) 4, e_rrsel);
809 val = hppa_field_adjust (sym_value, (bfd_signed_vma) 4, e_rrsel);
843 val = hppa_field_adjust (sym_value, (bfd_signed_vma) -8, e_fsel) >> 2;
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-hppa.c     [all...]

Completed in 165 milliseconds