Home
last modified time | relevance | path

Searched defs:r_type (Results 1 – 25 of 32) sorted by relevance

12

/sysdeps/riscv/
A Ddl-irel.h45 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela() local
A Ddl-machine.h177 const unsigned long int r_type = ELFW (R_TYPE) (r_info); in elf_machine_rela() local
303 const unsigned int r_type = ELFW (R_TYPE) (reloc->r_info); in elf_machine_lazy_rel() local
/sysdeps/s390/
A Ddl-irel.h41 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela() local
/sysdeps/x86_64/
A Ddl-irel.h40 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela() local
A Ddl-machine.h259 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_machine_rela() local
546 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_machine_lazy_rel() local
/sysdeps/aarch64/
A Ddl-irel.h49 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela() local
A Ddl-machine.h247 const unsigned int r_type = ELFW (R_TYPE) (reloc->r_info); in elf_machine_rela() local
389 const unsigned int r_type = ELFW (R_TYPE) (reloc->r_info); in elf_machine_lazy_rel() local
/sysdeps/hppa/
A Ddl-runtime.c32 Elf32_Addr l_addr, iplt, jmprel, end_jmprel, r_type; in ElfW() local
A Ddl-machine.h171 Elf32_Addr l_addr, iplt, jmprel, end_jmprel, r_type, r_sym; in elf_machine_runtime_setup() local
560 unsigned long const r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela() local
745 unsigned long const r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela_relative() local
/sysdeps/powerpc/powerpc32/
A Ddl-irel.h40 unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_irela() local
/sysdeps/arm/
A Ddl-irel.h41 const unsigned long int r_type = ELF32_R_TYPE (reloc->r_info); in elf_irel() local
A Ddl-machine.h336 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rel() local
516 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela() local
629 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_lazy_rel() local
/sysdeps/i386/
A Ddl-irel.h40 const unsigned long int r_type = ELF32_R_TYPE (reloc->r_info); in elf_irel() local
A Ddl-machine.h267 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rel() local
476 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela() local
647 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_lazy_rel() local
707 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_lazy_rela() local
/sysdeps/sparc/sparc32/
A Ddl-irel.h41 unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_irela() local
A Ddl-machine.h341 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela() local
555 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_lazy_rel() local
/sysdeps/powerpc/powerpc64/
A Ddl-irel.h41 unsigned int r_type = ELF64_R_TYPE (reloc->r_info); in elf_irela() local
/sysdeps/sparc/sparc64/
A Ddl-irel.h41 unsigned int r_type = (reloc->r_info & 0xff); in elf_irela() local
A Ddl-machine.h368 const unsigned long int r_type = ELF64_R_TYPE_ID (reloc->r_info); in elf_machine_rela() local
665 const unsigned int r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_lazy_rel() local
/sysdeps/arc/
A Ddl-machine.h238 const unsigned long int r_type = ELFW (R_TYPE) (r_info); in elf_machine_rela() local
335 const unsigned int r_type = ELFW (R_TYPE) (reloc->r_info); in elf_machine_lazy_rel() local
/sysdeps/s390/s390-64/
A Ddl-machine.h277 const unsigned int r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_rela() local
457 const unsigned int r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_lazy_rel() local
/sysdeps/s390/s390-32/
A Ddl-machine.h330 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela() local
503 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_lazy_rel() local
/sysdeps/csky/
A Ddl-machine.h224 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela() local
349 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_lazy_rel() local
/sysdeps/alpha/
A Ddl-machine.h372 unsigned long int const r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_rela() local
515 unsigned long int const r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_lazy_rel() local
/sysdeps/ia64/
A Ddl-machine.h383 const unsigned long int r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_rela() local
499 const unsigned long int r_type = ELF64_R_TYPE (reloc->r_info); in elf_machine_lazy_rel() local

Completed in 22 milliseconds

12