Searched refs:R_IA64_SEGREL64LSB (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/sys/arch/ia64/include/ |
H A D | elf_machdep.h | 91 #define R_IA64_SEGREL64LSB 0x5f /* word64 LSB @segrel(S + A) */ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elfxx-ia64.c | 143 IA64_HOWTO (R_IA64_SEGREL64LSB, "SEGREL64LSB", 8, false, true), 279 case BFD_RELOC_IA64_SEGREL64LSB: rtype = R_IA64_SEGREL64LSB; break; in ia64_elf_reloc_type_lookup() 657 case R_IA64_SEGREL64LSB: in ia64_elf_install_value()
|
H A D | elfnn-ia64.c | 4251 case R_IA64_SEGREL64LSB: in elfNN_ia64_relocate_section()
|
H A D | elf64-ia64-vms.c | 3811 case R_IA64_SEGREL64LSB: in elf64_ia64_relocate_section()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elfxx-ia64.c | 143 IA64_HOWTO (R_IA64_SEGREL64LSB, "SEGREL64LSB", 8, false, true), 279 case BFD_RELOC_IA64_SEGREL64LSB: rtype = R_IA64_SEGREL64LSB; break; in ia64_elf_reloc_type_lookup() 657 case R_IA64_SEGREL64LSB: in ia64_elf_install_value()
|
H A D | elfnn-ia64.c | 4252 case R_IA64_SEGREL64LSB: in elfNN_ia64_relocate_section()
|
H A D | elf64-ia64-vms.c | 3812 case R_IA64_SEGREL64LSB: in elf64_ia64_relocate_section()
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | ia64.h | 338 RELOC_NUMBER (R_IA64_SEGREL64LSB, 0x5f) /* @segrel(sym+add), data8 LSB */
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | ia64.h | 338 RELOC_NUMBER (R_IA64_SEGREL64LSB, 0x5f) /* @segrel(sym+add), data8 LSB */
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 2008 enum R_IA64_SEGREL64LSB = 0x5f; variable
|
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/ |
H A D | elfconstants.m4 | 2022 _(R_IA64_SEGREL64LSB, 0x5f)
|