Home
last modified time | relevance | path

Searched refs:R_PPC64_RELATIVE (Results 1 – 14 of 14) sorted by relevance

/openbsd/src/libexec/ld.so/powerpc64/
DMakefile.inc8 RELATIVE_RELOC=R_PPC64_RELATIVE
Darchdep.h54 if (ELF_R_TYPE(r->r_info) == R_PPC64_RELATIVE) { in RELOC_DYN()
Drtld_machine.c133 case R_PPC64_RELATIVE: in _dl_md_reloc()
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC64.def32 #undef R_PPC64_RELATIVE
135 ELF_RELOC(R_PPC64_RELATIVE, 22)
/openbsd/src/sys/arch/powerpc64/include/
Dreloc.h42 #define R_PPC64_RELATIVE 22 macro
/openbsd/src/gnu/usr.bin/binutils/include/elf/
Dppc64.h49 RELOC_NUMBER (R_PPC64_RELATIVE, 22)
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Dppc64.h49 RELOC_NUMBER (R_PPC64_RELATIVE, 22)
/openbsd/src/sys/arch/powerpc64/powerpc64/
Dmachdep.c421 #define R_PPC64_RELATIVE 22 macro
422 #define ELF_R_TYPE_RELATIVE R_PPC64_RELATIVE
/openbsd/src/gnu/llvm/lld/ELF/Arch/
DPPC64.cpp569 relativeRel = R_PPC64_RELATIVE; in PPC64()
1079 case R_PPC64_RELATIVE: in getImplicitAddend()
/openbsd/src/gnu/llvm/llvm/lib/Object/
DELF.cpp216 return ELF::R_PPC64_RELATIVE; in getELFRelativeRelocationType()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf64-ppc.c529 HOWTO (R_PPC64_RELATIVE, /* type */
6294 rela.r_info = ELF64_R_INFO (0, R_PPC64_RELATIVE); in ppc_build_one_stub()
8175 outrel.r_info = ELF64_R_INFO (indx, R_PPC64_RELATIVE); in ppc64_elf_relocate_section()
8469 outrel.r_info = ELF64_R_INFO (0, R_PPC64_RELATIVE); in ppc64_elf_relocate_section()
8546 case R_PPC64_RELATIVE: in ppc64_elf_relocate_section()
8869 case R_PPC64_RELATIVE: in ppc64_elf_reloc_type_class()
DChangeLog-02039063 (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or
9227 <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
11071 Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf64-ppc.c544 HOWTO (R_PPC64_RELATIVE, /* type */
8358 rela.r_info = ELF64_R_INFO (0, R_PPC64_RELATIVE); in ppc_build_one_stub()
10581 outrel.r_info = ELF64_R_INFO (indx, R_PPC64_RELATIVE); in ppc64_elf_relocate_section()
10875 outrel.r_info = ELF64_R_INFO (0, R_PPC64_RELATIVE); in ppc64_elf_relocate_section()
10955 case R_PPC64_RELATIVE: in ppc64_elf_relocate_section()
11262 case R_PPC64_RELATIVE: in ppc64_elf_reloc_type_class()
DChangeLog-02039063 (ppc64_elf_howto_raw <R_PPC64_RELATIVE>): Not pc_relative or
9227 <R_PPC64_RELATIVE>: Mark pc_relative, pcrel_offset.
11071 Convert R_PPC64_TOC relocs to R_PPC64_RELATIVE in shared libs.