Searched refs:R_PARISC_FPTR64 (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/arch/hppa/include/ |
H A D | elf_machdep.h | 59 #define R_PARISC_FPTR64 64 macro
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf64-hppa.c | 750 dynrel_type = R_PARISC_FPTR64; in elf64_hppa_check_relocs() 754 case R_PARISC_FPTR64: in elf64_hppa_check_relocs() 759 dynrel_type = R_PARISC_FPTR64; in elf64_hppa_check_relocs() 881 if (bfd_link_pic (info) && dynrel_type == R_PARISC_FPTR64 in elf64_hppa_check_relocs() 1419 if (!shared && rent->type == R_PARISC_FPTR64 && hh->want_opd) in allocate_dynrel_entries() 2262 rel.r_info = ELF64_R_INFO (dynindx, R_PARISC_FPTR64); in elf64_hppa_finalize_dlt() 2318 && rent->type == R_PARISC_FPTR64 && hh->want_opd) in elf64_hppa_finalize_dynreloc() 2349 && rent->type == R_PARISC_FPTR64 && hh->want_opd) in elf64_hppa_finalize_dynreloc() 3636 case R_PARISC_FPTR64: in elf_hppa_final_link_relocate()
|
H A D | elf-hppa.h | 128 HOW (R_PARISC_FPTR64, 8, 64, false, bitfield, 0), 456 final_type = R_PARISC_FPTR64; in elf_hppa_reloc_final_type()
|
H A D | ChangeLog-0203 | 8105 R_PARISC_FPTR64 relocations that don't need an opd entry. 9948 local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf64-hppa.c | 750 dynrel_type = R_PARISC_FPTR64; in elf64_hppa_check_relocs() 754 case R_PARISC_FPTR64: in elf64_hppa_check_relocs() 759 dynrel_type = R_PARISC_FPTR64; in elf64_hppa_check_relocs() 881 if (bfd_link_pic (info) && dynrel_type == R_PARISC_FPTR64 in elf64_hppa_check_relocs() 1419 if (!shared && rent->type == R_PARISC_FPTR64 && hh->want_opd) in allocate_dynrel_entries() 2262 rel.r_info = ELF64_R_INFO (dynindx, R_PARISC_FPTR64); in elf64_hppa_finalize_dlt() 2318 && rent->type == R_PARISC_FPTR64 && hh->want_opd) in elf64_hppa_finalize_dynreloc() 2349 && rent->type == R_PARISC_FPTR64 && hh->want_opd) in elf64_hppa_finalize_dynreloc() 3636 case R_PARISC_FPTR64: in elf_hppa_final_link_relocate()
|
H A D | elf-hppa.h | 128 HOW (R_PARISC_FPTR64, 8, 64, false, bitfield, 0), 456 final_type = R_PARISC_FPTR64; in elf_hppa_reloc_final_type()
|
H A D | ChangeLog-0203 | 8105 R_PARISC_FPTR64 relocations that don't need an opd entry. 9948 local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | hppa.h | 268 RELOC_NUMBER (R_PARISC_FPTR64, 64)
|
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | hppa.h | 268 RELOC_NUMBER (R_PARISC_FPTR64, 64)
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | elf.d | 1458 enum R_PARISC_FPTR64 = 64; variable
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-0203 | 8105 R_PARISC_FPTR64 relocations that don't need an opd entry. 9948 local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-0203 | 8105 R_PARISC_FPTR64 relocations that don't need an opd entry. 9948 local symbols using R_PARISC_LTOFF_FPTR32 and R_PARISC_FPTR64
|