HomeSort by: relevance | last modified time | path
    Searched refs:BFD_RELOC_MICROMIPS_16_PCREL_S1 (Results 1 - 25 of 178) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/gpl3/binutils.old/dist/bfd/
elf32-mips.c 2066 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
elfn32-mips.c 3620 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
elf64-mips.c 3787 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-mips.c 2066 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
elfn32-mips.c 3618 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
elf64-mips.c 3785 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
  /src/external/gpl3/gdb/dist/bfd/
elf32-mips.c 2066 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
elfn32-mips.c 3618 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
elf64-mips.c 3785 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.c 4549 case BFD_RELOC_MICROMIPS_16_PCREL_S1:
4597 || reloc == BFD_RELOC_MICROMIPS_16_PCREL_S1
4672 case BFD_RELOC_MICROMIPS_16_PCREL_S1:
7783 { BFD_RELOC_16_PCREL_S2, BFD_RELOC_MICROMIPS_16_PCREL_S1 },
15803 case BFD_RELOC_MICROMIPS_16_PCREL_S1:
15993 || fixp->fx_r_type == BFD_RELOC_MICROMIPS_16_PCREL_S1)
16147 symbols or BFD_RELOC_MICROMIPS_16_PCREL_S1 relocations against regular
16180 case BFD_RELOC_MICROMIPS_16_PCREL_S1:
16287 case BFD_RELOC_MICROMIPS_16_PCREL_S1:
16645 case BFD_RELOC_MICROMIPS_16_PCREL_S1
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c 4294 case BFD_RELOC_MICROMIPS_16_PCREL_S1:
4335 || reloc == BFD_RELOC_MICROMIPS_16_PCREL_S1
4388 case BFD_RELOC_MICROMIPS_16_PCREL_S1:
7474 { BFD_RELOC_16_PCREL_S2, BFD_RELOC_MICROMIPS_16_PCREL_S1 },
15491 case BFD_RELOC_MICROMIPS_16_PCREL_S1:
15680 || fixp->fx_r_type == BFD_RELOC_MICROMIPS_16_PCREL_S1)
15834 symbols or BFD_RELOC_MICROMIPS_16_PCREL_S1 relocations against regular
15867 case BFD_RELOC_MICROMIPS_16_PCREL_S1:
15974 case BFD_RELOC_MICROMIPS_16_PCREL_S1:
16332 case BFD_RELOC_MICROMIPS_16_PCREL_S1
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
elf32-mips.c 3508 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
elfn32-mips.c 3620 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
elf64-mips.c 3787 { BFD_RELOC_MICROMIPS_16_PCREL_S1, R_MICROMIPS_PC16_S1 - R_MICROMIPS_min },
bfd-in2.h 3652 BFD_RELOC_MICROMIPS_16_PCREL_S1,
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64/
bfd.h 3656 BFD_RELOC_MICROMIPS_16_PCREL_S1,
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64eb/
bfd.h 3656 BFD_RELOC_MICROMIPS_16_PCREL_S1,
  /src/external/gpl3/binutils/lib/libbfd/arch/alpha/
bfd.h 3656 BFD_RELOC_MICROMIPS_16_PCREL_S1,
  /src/external/gpl3/binutils/lib/libbfd/arch/earm/
bfd.h 3656 BFD_RELOC_MICROMIPS_16_PCREL_S1,
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhf/
bfd.h 3656 BFD_RELOC_MICROMIPS_16_PCREL_S1,
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/
bfd.h 3656 BFD_RELOC_MICROMIPS_16_PCREL_S1,
  /src/external/gpl3/binutils/lib/libbfd/arch/hppa/
bfd.h 3656 BFD_RELOC_MICROMIPS_16_PCREL_S1,
  /src/external/gpl3/binutils/lib/libbfd/arch/i386/
bfd.h 3656 BFD_RELOC_MICROMIPS_16_PCREL_S1,
  /src/external/gpl3/binutils/lib/libbfd/arch/ia64/
bfd.h 3656 BFD_RELOC_MICROMIPS_16_PCREL_S1,
  /src/external/gpl3/binutils/lib/libbfd/arch/m68000/
bfd.h 3656 BFD_RELOC_MICROMIPS_16_PCREL_S1,

Completed in 166 milliseconds

1 2 3 4 5 6 7 8