/sysdeps/hppa/ |
A D | dl-machine.h | 201 r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_runtime_setup() 202 r_sym = ELF32_R_SYM (reloc->r_info); in elf_machine_runtime_setup() 281 r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_runtime_setup() 282 r_sym = ELF32_R_SYM (reloc->r_info); in elf_machine_runtime_setup() 312 r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_runtime_setup() 313 r_sym = ELF32_R_SYM (reloc->r_info); in elf_machine_runtime_setup() 560 unsigned long const r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela() 745 unsigned long const r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela_relative() 753 if (ELF32_R_SYM (reloc->r_info) != 0){ in elf_machine_rela_relative()
|
A D | dl-runtime.c | 43 r_type = ELF32_R_TYPE (reloc->r_info); in ElfW()
|
/sysdeps/i386/ |
A D | dl-machine.h | 267 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rel() 476 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela() 478 if (ELF32_R_TYPE (reloc->r_info) == R_386_RELATIVE) in elf_machine_rela() 495 switch (ELF32_R_TYPE (reloc->r_info)) in elf_machine_rela() 625 assert (ELF32_R_TYPE (reloc->r_info) == R_386_RELATIVE); in elf_machine_rel_relative() 647 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_lazy_rel() 676 ElfW(Half) ndx = version[ELFW(R_SYM) (r->r_info)] & 0x7fff; in elf_machine_lazy_rel() 677 elf_machine_rel (map, scope, r, &symtab[ELFW(R_SYM) (r->r_info)], in elf_machine_lazy_rel() 683 elf_machine_rel (map, scope, r, &symtab[ELFW(R_SYM) (r->r_info)], NULL, in elf_machine_lazy_rel() 707 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_lazy_rela() [all …]
|
A D | dl-irel.h | 40 const unsigned long int r_type = ELF32_R_TYPE (reloc->r_info); in elf_irel()
|
/sysdeps/arc/ |
A D | dl-machine.h | 237 ElfW(Addr) r_info = reloc->r_info; in elf_machine_rela() 238 const unsigned long int r_type = ELFW (R_TYPE) (r_info); in elf_machine_rela() 335 const unsigned int r_type = ELFW (R_TYPE) (reloc->r_info); in elf_machine_lazy_rel()
|
/sysdeps/generic/ |
A D | dl-machine.h | 80 switch (ELF32_R_TYPE (reloc->r_info)) in elf_machine_rel() 87 _dl_reloc_bad_type (map, ELF32_R_TYPE (reloc->r_info), 0); in elf_machine_rel()
|
/sysdeps/arm/ |
A D | dl-irel.h | 41 const unsigned long int r_type = ELF32_R_TYPE (reloc->r_info); in elf_irel()
|
/sysdeps/powerpc/powerpc32/ |
A D | dl-irel.h | 40 unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_irela()
|
/sysdeps/x86_64/ |
A D | dl-irel.h | 40 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela()
|
A D | dl-machine.h | 259 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_machine_rela() 529 if (__glibc_unlikely (ELFW(R_TYPE) (reloc->r_info) == R_X86_64_RELATIVE64)) in elf_machine_rela_relative() 534 assert (ELFW(R_TYPE) (reloc->r_info) == R_X86_64_RELATIVE); in elf_machine_rela_relative() 546 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_machine_lazy_rel() 561 const Elf_Symndx symndx = ELFW (R_SYM) (reloc->r_info); in elf_machine_lazy_rel()
|
/sysdeps/s390/ |
A D | dl-irel.h | 41 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela()
|
/sysdeps/riscv/ |
A D | dl-irel.h | 45 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela()
|
A D | dl-machine.h | 176 ElfW(Addr) r_info = reloc->r_info; in elf_machine_rela() 177 const unsigned long int r_type = ELFW (R_TYPE) (r_info); in elf_machine_rela() 303 const unsigned int r_type = ELFW (R_TYPE) (reloc->r_info); in elf_machine_lazy_rel()
|
/sysdeps/sparc/sparc32/ |
A D | dl-irel.h | 41 unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_irela()
|
/sysdeps/microblaze/ |
A D | dl-machine.h | 216 const int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela() 295 if (ELF32_R_TYPE (reloc->r_info) == R_MICROBLAZE_JUMP_SLOT) in elf_machine_lazy_rel() 298 _dl_reloc_bad_type (map, ELF32_R_TYPE (reloc->r_info), 1); in elf_machine_lazy_rel()
|
/sysdeps/nios2/ |
A D | dl-machine.h | 243 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela() 332 if (ELF32_R_TYPE (reloc->r_info) == R_NIOS2_JUMP_SLOT) in elf_machine_lazy_rel() 335 _dl_reloc_bad_type (map, ELF32_R_TYPE (reloc->r_info), 1); in elf_machine_lazy_rel()
|
/sysdeps/powerpc/powerpc64/ |
A D | dl-irel.h | 41 unsigned int r_type = ELF64_R_TYPE (reloc->r_info); in elf_irela()
|
/sysdeps/sparc/sparc64/ |
A D | dl-irel.h | 41 unsigned int r_type = (reloc->r_info & 0xff); in elf_irela()
|
/sysdeps/ia64/ |
A D | dl-machine.h | 383 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/aarch64/ |
A D | dl-irel.h | 49 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela()
|
/sysdeps/mips/ |
A D | ldsodefs.h | 112 _Elf64_Mips_R_Info_union r_info; /* Relocation type and symbol index */ member 118 _Elf64_Mips_R_Info_union r_info; /* Relocation type and symbol index */ member
|
A D | dl-machine.h | 478 ElfW(Addr) r_info, const ElfW(Sym) *sym, in elf_machine_reloc() 482 const unsigned long int r_type = ELFW(R_TYPE) (r_info); in elf_machine_reloc() 551 int symidx = ELFW(R_SYM) (r_info); in elf_machine_reloc() 616 int symidx = ELFW(R_SYM) (r_info); in elf_machine_reloc() 697 if (ELFW(R_SYM) (r_info) == 0) in elf_machine_reloc() 717 elf_machine_reloc (map, scope, reloc->r_info, sym, version, reloc_addr, 0, 1); in elf_machine_rel() 735 const unsigned int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_machine_lazy_rel() 757 elf_machine_reloc (map, scope, reloc->r_info, sym, version, reloc_addr, in elf_machine_rela()
|
/sysdeps/m68k/ |
A D | dl-machine.h | 224 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela() 321 if (ELF32_R_TYPE (reloc->r_info) == R_68K_JMP_SLOT) in elf_machine_lazy_rel() 324 _dl_reloc_bad_type (map, ELF32_R_TYPE (reloc->r_info), 1); in elf_machine_lazy_rel()
|
/sysdeps/csky/ |
A D | dl-machine.h | 224 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela() 349 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_lazy_rel() 350 if (ELF32_R_TYPE (reloc->r_info) == R_CKCORE_JUMP_SLOT) in elf_machine_lazy_rel()
|
/sysdeps/sh/ |
A D | dl-machine.h | 269 const unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_machine_rela() 455 if (ELF32_R_TYPE (reloc->r_info) == R_SH_JMP_SLOT) in elf_machine_lazy_rel() 465 _dl_reloc_bad_type (map, ELF32_R_TYPE (reloc->r_info), 1); in elf_machine_lazy_rel()
|