HomeSort by: relevance | last modified time | path
    Searched defs:R_MN10200_PCREL8 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf-m10200.c 38 R_MN10200_PCREL8,
117 HOWTO (R_MN10200_PCREL8,
125 "R_MN10200_PCREL8",
174 { BFD_RELOC_8_PCREL , R_MN10200_PCREL8 , },
294 case R_MN10200_PCREL8:
774 R_MN10200_PCREL8);
798 if (ELF32_R_TYPE (irel->r_info) == (int) R_MN10200_PCREL8)
819 || ELF32_R_TYPE (nrel->r_info) != (int) R_MN10200_PCREL8)
831 Note these checks assume that R_MN10200_PCREL8 relocs
  /src/external/gpl3/binutils.old/dist/bfd/
elf-m10200.c 38 R_MN10200_PCREL8,
117 HOWTO (R_MN10200_PCREL8,
125 "R_MN10200_PCREL8",
174 { BFD_RELOC_8_PCREL , R_MN10200_PCREL8 , },
294 case R_MN10200_PCREL8:
773 R_MN10200_PCREL8);
797 if (ELF32_R_TYPE (irel->r_info) == (int) R_MN10200_PCREL8)
818 || ELF32_R_TYPE (nrel->r_info) != (int) R_MN10200_PCREL8)
830 Note these checks assume that R_MN10200_PCREL8 relocs
  /src/external/gpl3/gdb/dist/bfd/
elf-m10200.c 38 R_MN10200_PCREL8,
117 HOWTO (R_MN10200_PCREL8,
125 "R_MN10200_PCREL8",
174 { BFD_RELOC_8_PCREL , R_MN10200_PCREL8 , },
294 case R_MN10200_PCREL8:
773 R_MN10200_PCREL8);
797 if (ELF32_R_TYPE (irel->r_info) == (int) R_MN10200_PCREL8)
818 || ELF32_R_TYPE (nrel->r_info) != (int) R_MN10200_PCREL8)
830 Note these checks assume that R_MN10200_PCREL8 relocs
  /src/external/gpl3/gdb.old/dist/bfd/
elf-m10200.c 38 R_MN10200_PCREL8,
117 HOWTO (R_MN10200_PCREL8,
125 "R_MN10200_PCREL8",
174 { BFD_RELOC_8_PCREL , R_MN10200_PCREL8 , },
294 case R_MN10200_PCREL8:
773 R_MN10200_PCREL8);
797 if (ELF32_R_TYPE (irel->r_info) == (int) R_MN10200_PCREL8)
818 || ELF32_R_TYPE (nrel->r_info) != (int) R_MN10200_PCREL8)
830 Note these checks assume that R_MN10200_PCREL8 relocs

Completed in 18 milliseconds