Searched refs:R_PPC64_RELATIVE (Results 1 – 14 of 14) sorted by relevance
| /openbsd/src/libexec/ld.so/powerpc64/ |
| D | Makefile.inc | 8 RELATIVE_RELOC=R_PPC64_RELATIVE
|
| D | archdep.h | 54 if (ELF_R_TYPE(r->r_info) == R_PPC64_RELATIVE) { in RELOC_DYN()
|
| D | rtld_machine.c | 133 case R_PPC64_RELATIVE: in _dl_md_reloc()
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| D | PowerPC64.def | 32 #undef R_PPC64_RELATIVE 135 ELF_RELOC(R_PPC64_RELATIVE, 22)
|
| /openbsd/src/sys/arch/powerpc64/include/ |
| D | reloc.h | 42 #define R_PPC64_RELATIVE 22 macro
|
| /openbsd/src/gnu/usr.bin/binutils/include/elf/ |
| D | ppc64.h | 49 RELOC_NUMBER (R_PPC64_RELATIVE, 22)
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/ |
| D | ppc64.h | 49 RELOC_NUMBER (R_PPC64_RELATIVE, 22)
|
| /openbsd/src/sys/arch/powerpc64/powerpc64/ |
| D | machdep.c | 421 #define R_PPC64_RELATIVE 22 macro 422 #define ELF_R_TYPE_RELATIVE R_PPC64_RELATIVE
|
| /openbsd/src/gnu/llvm/lld/ELF/Arch/ |
| D | PPC64.cpp | 569 relativeRel = R_PPC64_RELATIVE; in PPC64() 1079 case R_PPC64_RELATIVE: in getImplicitAddend()
|
| /openbsd/src/gnu/llvm/llvm/lib/Object/ |
| D | ELF.cpp | 216 return ELF::R_PPC64_RELATIVE; in getELFRelativeRelocationType()
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | elf64-ppc.c | 529 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()
|
| D | ChangeLog-0203 | 9063 (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/ |
| D | elf64-ppc.c | 544 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()
|
| D | ChangeLog-0203 | 9063 (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.
|