Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dalpha.h126 #define LITUSE_ALPHA_JSR 3 macro
DChangeLog-9103429 LITUSE_ALPHA_JSR, LITUSE_ALPHA_TLSGD, LITUSE_ALPHA_TLSLDM): New.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-alpha.c1880 fixP->fx_offset = LITUSE_ALPHA_JSR; in emit_insn()
/toolchain/binutils/binutils-2.25/bfd/
Delf64-alpha.c3379 case LITUSE_ALPHA_JSR: in elf64_alpha_relax_with_lituse()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1429 case LITUSE_ALPHA_JSR: rtype = "JSR"; break; in dump_relocations()