Home
last modified time | relevance | path

Searched refs:r_info (Results 1 – 25 of 34) sorted by relevance

12

/sysdeps/hppa/
A Ddl-machine.h201 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 Ddl-runtime.c43 r_type = ELF32_R_TYPE (reloc->r_info); in ElfW()
/sysdeps/i386/
A Ddl-machine.h267 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 Ddl-irel.h40 const unsigned long int r_type = ELF32_R_TYPE (reloc->r_info); in elf_irel()
/sysdeps/arc/
A Ddl-machine.h237 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 Ddl-machine.h80 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 Ddl-irel.h41 const unsigned long int r_type = ELF32_R_TYPE (reloc->r_info); in elf_irel()
/sysdeps/powerpc/powerpc32/
A Ddl-irel.h40 unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_irela()
/sysdeps/x86_64/
A Ddl-irel.h40 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela()
A Ddl-machine.h259 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 Ddl-irel.h41 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela()
/sysdeps/riscv/
A Ddl-irel.h45 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela()
A Ddl-machine.h176 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 Ddl-irel.h41 unsigned int r_type = ELF32_R_TYPE (reloc->r_info); in elf_irela()
/sysdeps/microblaze/
A Ddl-machine.h216 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 Ddl-machine.h243 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 Ddl-irel.h41 unsigned int r_type = ELF64_R_TYPE (reloc->r_info); in elf_irela()
/sysdeps/sparc/sparc64/
A Ddl-irel.h41 unsigned int r_type = (reloc->r_info & 0xff); in elf_irela()
/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/aarch64/
A Ddl-irel.h49 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela()
/sysdeps/mips/
A Dldsodefs.h112 _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 Ddl-machine.h478 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 Ddl-machine.h224 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 Ddl-machine.h224 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 Ddl-machine.h269 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()

Completed in 25 milliseconds

12