Home
last modified time | relevance | path

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

/trueos/contrib/binutils/include/elf/
HDalpha.h122 #define LITUSE_ALPHA_ADDR 0 macro
HDChangeLog-9103428 * alpha.h (LITUSE_ALPHA_ADDR, LITUSE_ALPHA_BASE, LITUSE_ALPHA_BYTOFF,
/trueos/contrib/binutils/gas/config/
HDtc-alpha.c1710 fixP->fx_offset = LITUSE_ALPHA_ADDR; in emit_insn()
/trueos/contrib/binutils/bfd/
HDelf64-alpha.c3146 case LITUSE_ALPHA_ADDR: in elf64_alpha_relax_with_lituse()
/trueos/contrib/binutils/binutils/
HDreadelf.c1212 case LITUSE_ALPHA_ADDR: rtype = "ADDR"; break; in dump_relocations()