Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dalpha.h124 #define LITUSE_ALPHA_BASE 1 macro
DChangeLog-9103428 * alpha.h (LITUSE_ALPHA_ADDR, LITUSE_ALPHA_BASE, LITUSE_ALPHA_BYTOFF,
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-alpha.c1874 fixP->fx_offset = LITUSE_ALPHA_BASE; in emit_insn()
/toolchain/binutils/binutils-2.25/bfd/
Delf64-alpha.c3292 case LITUSE_ALPHA_BASE: in elf64_alpha_relax_with_lituse()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c1427 case LITUSE_ALPHA_BASE: rtype = "BASE"; break; in dump_relocations()