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

  /toolchain/binutils/binutils-2.25/bfd/
libhppa.h 71 #undef e_lrsel macro
99 e_lrsel = R_HPPA_LRSEL, enumerator in enum:hppa_reloc_field_selector_type_alt
357 case e_lrsel:
elf-hppa.h     [all...]
elf32-hppa.c 730 val = hppa_field_adjust (sym_value, 0, e_lrsel);
753 val = hppa_field_adjust (sym_value, (bfd_signed_vma) -8, e_lrsel);
780 val = hppa_field_adjust (sym_value, 0, e_lrsel),
    [all...]
elf64-hppa.c     [all...]
som.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-hppa.c 926 {"lr", e_lrsel},
    [all...]

Completed in 435 milliseconds