Searched refs:R_PARISC_NONE (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf-hppa.h | 56 HOW (R_PARISC_NONE, 0, 0, false, dont, 0), 386 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 402 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 426 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 445 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 459 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 464 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 485 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 501 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 512 return R_PARISC_NONE; in elf_hppa_reloc_final_type() [all …]
|
H A D | elf64-hppa.h | 44 #define R_HPPA_NONE R_PARISC_NONE
|
H A D | elf32-hppa.h | 77 #define R_HPPA_NONE R_PARISC_NONE
|
H A D | elf64-hppa.c | 629 int dynrel_type = R_PARISC_NONE; in elf64_hppa_check_relocs() 3159 case R_PARISC_NONE: in elf_hppa_final_link_relocate()
|
H A D | elf32-hppa.c | 3124 if (r_type == R_PARISC_NONE) in final_link_relocate()
|
H A D | ChangeLog-0001 | 5531 R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf-hppa.h | 56 HOW (R_PARISC_NONE, 0, 0, false, dont, 0), 386 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 402 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 426 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 445 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 459 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 464 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 485 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 501 return R_PARISC_NONE; in elf_hppa_reloc_final_type() 512 return R_PARISC_NONE; in elf_hppa_reloc_final_type() [all …]
|
H A D | elf64-hppa.h | 44 #define R_HPPA_NONE R_PARISC_NONE
|
H A D | elf32-hppa.h | 77 #define R_HPPA_NONE R_PARISC_NONE
|
H A D | elf64-hppa.c | 629 int dynrel_type = R_PARISC_NONE; in elf64_hppa_check_relocs() 3159 case R_PARISC_NONE: in elf_hppa_final_link_relocate()
|
H A D | elf32-hppa.c | 3124 if (r_type == R_PARISC_NONE) in final_link_relocate()
|
H A D | ChangeLog-0001 | 5531 R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
|
/netbsd-src/sys/arch/hppa/include/ |
H A D | elf_machdep.h | 18 #define R_PARISC_NONE 0 /* No reloc */ macro
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | hppa.h | 111 RELOC_NUMBER (R_PARISC_NONE, 0) /* No reloc */
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | hppa.h | 111 RELOC_NUMBER (R_PARISC_NONE, 0) /* No reloc */
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 1433 enum R_PARISC_NONE = 0; variable
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-0001 | 5531 R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-0001 | 5531 R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.
|