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

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 3994 int reloc_opnd = r_type - R_XTENSA_OP0;
3995 if (reloc_opnd != last_immed)
3985 int reloc_opnd = r_type - R_XTENSA_OP0; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 3994 int reloc_opnd = r_type - R_XTENSA_OP0;
3995 if (reloc_opnd != last_immed)
3985 int reloc_opnd = r_type - R_XTENSA_OP0; local
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 3992 int reloc_opnd = r_type - R_XTENSA_OP0;
3993 if (reloc_opnd != last_immed)
3983 int reloc_opnd = r_type - R_XTENSA_OP0; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 3994 int reloc_opnd = r_type - R_XTENSA_OP0;
3995 if (reloc_opnd != last_immed)
3985 int reloc_opnd = r_type - R_XTENSA_OP0; local

Completed in 50 milliseconds