Home
last modified time | relevance | path

Searched refs:LITUSE_ALPHA_JSRDIRECT (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dalpha.h129 #define LITUSE_ALPHA_JSRDIRECT 6 macro
DChangeLog1749 * alpha.h (LITUSE_ALPHA_JSRDIRECT): New.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-alpha.c1889 fixP->fx_offset = LITUSE_ALPHA_JSRDIRECT; in emit_insn()
/toolchain/binutils/binutils-2.25/bfd/
Delf64-alpha.c3382 case LITUSE_ALPHA_JSRDIRECT: in elf64_alpha_relax_with_lituse()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1432 case LITUSE_ALPHA_JSRDIRECT: rtype = "JSRDIRECT"; break; in dump_relocations()