Home
last modified time | relevance | path

Searched refs:ELF64_R_TYPE (Results 1 – 7 of 7) sorted by relevance

/sysdeps/powerpc/powerpc64/
A Ddl-irel.h41 unsigned int r_type = ELF64_R_TYPE (reloc->r_info); in elf_irela()
A Ddl-machine.h676 const int r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_rela()
/sysdeps/ia64/
A Ddl-machine.h383 const unsigned long int r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_rela()
402 assert (ELF64_R_TYPE (reloc->r_info) == R_IA64_REL64LSB); in elf_machine_rela()
486 assert (ELF64_R_TYPE (reloc->r_info) == R_IA64_REL64LSB); in elf_machine_rela_relative()
499 const unsigned long int r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_lazy_rel()
/sysdeps/mips/
A Dldsodefs.h155 #undef ELF64_R_TYPE
156 #define ELF64_R_TYPE(i) ELF64_MIPS_R_TYPE (i) macro
/sysdeps/alpha/
A Ddl-machine.h372 unsigned long int const r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_rela()
515 unsigned long int const r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_lazy_rel()
/sysdeps/s390/s390-64/
A Ddl-machine.h277 const unsigned int r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_rela()
457 const unsigned int r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_lazy_rel()
/sysdeps/sparc/sparc64/
A Ddl-machine.h665 const unsigned int r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_lazy_rel()

Completed in 10 milliseconds