Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/elf/
HDalpha.h125 #define LITUSE_ALPHA_JSR 3 macro
HDChangeLog-9103429 LITUSE_ALPHA_JSR, LITUSE_ALPHA_TLSGD, LITUSE_ALPHA_TLSLDM): New.
/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-alpha.c1719 fixP->fx_offset = LITUSE_ALPHA_JSR; in emit_insn()
/freebsd-11-stable/contrib/binutils/bfd/
HDelf64-alpha.c3221 case LITUSE_ALPHA_JSR: in elf64_alpha_relax_with_lituse()
/freebsd-11-stable/contrib/binutils/binutils/
HDreadelf.c1215 case LITUSE_ALPHA_JSR: rtype = "JSR"; break; in dump_relocations()