Searched refs:R_PPC_TOC16 (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/sys/arch/powerpc/include/ |
H A D | elf_machdep.h | 131 #define R_PPC_TOC16 47 // S + A - .TOC. macro
|
/netbsd-src/external/gpl3/binutils/dist/elfcpp/ |
H A D | powerpc.h | 248 R_PPC_TOC16 = 255, enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/ |
H A D | powerpc.h | 248 R_PPC_TOC16 = 255, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | ppc.h | 179 RELOC_NUMBER (R_PPC_TOC16, 255)
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | ppc.h | 179 RELOC_NUMBER (R_PPC_TOC16, 255)
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 1719 enum R_PPC_TOC16 = 255; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-ppc.c | 694 HOW (R_PPC_TOC16, 2, 16, 0xffff, 0, false, signed, 774 case BFD_RELOC_PPC_TOC16: r = R_PPC_TOC16; break; in ppc_elf_reloc_type_lookup() 3261 case R_PPC_TOC16: in ppc_elf_check_relocs() 8367 case R_PPC_TOC16: /* phony GOT16 relocations */ in ppc_elf_relocate_section()
|
H A D | ChangeLog-2008 | 836 on R_PPC_TOC16, R_PPC_SDAREL16, R_PPC_EMB_SDA2REL, R_PPC_EMB_SDA21,
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-ppc.c | 694 HOW (R_PPC_TOC16, 2, 16, 0xffff, 0, false, signed, 774 case BFD_RELOC_PPC_TOC16: r = R_PPC_TOC16; break; in ppc_elf_reloc_type_lookup() 3257 case R_PPC_TOC16: in ppc_elf_check_relocs() 8385 case R_PPC_TOC16: /* phony GOT16 relocations */ in ppc_elf_relocate_section()
|
H A D | ChangeLog-2008 | 836 on R_PPC_TOC16, R_PPC_SDAREL16, R_PPC_EMB_SDA2REL, R_PPC_EMB_SDA21,
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2008 | 836 on R_PPC_TOC16, R_PPC_SDAREL16, R_PPC_EMB_SDA2REL, R_PPC_EMB_SDA21,
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2008 | 836 on R_PPC_TOC16, R_PPC_SDAREL16, R_PPC_EMB_SDA2REL, R_PPC_EMB_SDA21,
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | powerpc.cc | 12392 case elfcpp::R_PPC_TOC16: in relocate()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | powerpc.cc | 12346 case elfcpp::R_PPC_TOC16: in relocate()
|