/sysdeps/unix/sysv/linux/arm/ |
A D | ldsodefs.h | 56 [EI_CLASS] = ELFW(CLASS), \ 67 [EI_CLASS] = ELFW(CLASS), \
|
/sysdeps/hppa/ |
A D | dl-symaddr.c | 30 if (ELFW(ST_TYPE) (ref->st_info) == STT_FUNC){ in _dl_symbol_address()
|
/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() 299 && __glibc_unlikely (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC) 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 | 177 const unsigned long int r_type = ELFW (R_TYPE) (r_info); in elf_machine_rela() 186 && __glibc_unlikely (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC) in elf_machine_rela() 221 if (__glibc_unlikely (ELFW (ST_TYPE) (sym->st_info) == STT_TLS)) in elf_machine_rela() 303 const unsigned int r_type = ELFW (R_TYPE) (reloc->r_info); in elf_machine_lazy_rel() 358 gp_sym.st_info = (unsigned char) ELFW (ST_INFO (STB_WEAK, STT_NOTYPE)); in elf_machine_runtime_setup()
|
/sysdeps/unix/sysv/linux/ |
A D | dl-vdso.h | 46 wsym.st_info = (unsigned char) ELFW (ST_INFO (STB_WEAK, STT_NOTYPE)); in dl_vdso_vsym()
|
/sysdeps/gnu/ |
A D | ldsodefs.h | 40 [EI_CLASS] = ELFW(CLASS), \
|
/sysdeps/mips/ |
A D | dl-machine.h | 221 else if (ELFW(ST_TYPE) (sym->st_info) == STT_FUNC \ 224 else if (ELFW(ST_TYPE) (sym->st_info) == STT_SECTION) \ 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() 735 const unsigned int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_machine_lazy_rel() 826 if (ELFW(ST_TYPE) (sym->st_info) == STT_FUNC && sym->st_value in elf_machine_got_rel() 841 else if (ELFW(ST_TYPE) (sym->st_info) == STT_FUNC in elf_machine_got_rel() 851 else if (ELFW(ST_TYPE) (sym->st_info) == STT_SECTION) in elf_machine_got_rel()
|
A D | dl-trampoline.c | 139 if (__builtin_expect (ELFW(ST_VISIBILITY) (sym->st_other), 0) == 0) in __dl_runtime_resolve()
|
/sysdeps/aarch64/ |
A D | dl-irel.h | 49 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela()
|
A D | dl-machine.h | 247 const unsigned int r_type = ELFW (R_TYPE) (reloc->r_info); in elf_machine_rela() 261 && __glibc_unlikely (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC) in elf_machine_rela() 389 const unsigned int r_type = ELFW (R_TYPE) (reloc->r_info); in elf_machine_lazy_rel() 396 const Elf_Symndx symndx = ELFW (R_SYM) (reloc->r_info); in elf_machine_lazy_rel() 423 const Elf_Symndx symndx = ELFW (R_SYM) (reloc->r_info); in elf_machine_lazy_rel()
|
/sysdeps/i386/ |
A D | dl-machine.h | 301 && __glibc_unlikely (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC) in elf_machine_rel() 491 && __glibc_unlikely (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC) in elf_machine_rela() 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() 712 const Elf_Symndx symndx = ELFW (R_SYM) (reloc->r_info); in elf_machine_lazy_rela()
|
/sysdeps/unix/sysv/linux/powerpc/powerpc64/ |
A D | ldsodefs.h | 31 return (ELFW(ST_TYPE) (sym->st_info) == STT_FUNC in _dl_ppc64_is_opd_sym()
|
/sysdeps/arc/ |
A D | dl-machine.h | 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/arm/ |
A D | dl-machine.h | 368 && __builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, 0) in elf_machine_rel() 531 && __builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, 0) in elf_machine_rela() 640 const Elf_Symndx symndx = ELFW (R_SYM) (reloc->r_info); in elf_machine_lazy_rel()
|
/sysdeps/powerpc/powerpc64/ |
A D | dl-machine.h | 448 && refsym->st_info == ELFW(ST_INFO) (STB_GLOBAL, STT_FUNC) in ppc64_local_entry_offset() 464 if (__builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, 0)) in ppc64_local_entry_offset() 700 && __builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, 0) in elf_machine_rela()
|
/sysdeps/generic/ |
A D | ldsodefs.h | 71 #define ELFW(type) _ElfW (ELF, __ELF_NATIVE_CLASS, type) macro 137 return (ELFW(ST_VISIBILITY) (sym->st_other) == STV_HIDDEN in dl_symbol_visibility_binds_local_p() 138 || ELFW(ST_VISIBILITY) (sym->st_other) == STV_INTERNAL); in dl_symbol_visibility_binds_local_p()
|
/sysdeps/s390/s390-64/ |
A D | dl-machine.h | 311 && __builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, in elf_machine_rela()
|
/sysdeps/s390/s390-32/ |
A D | dl-machine.h | 364 && __builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, 0) in elf_machine_rela()
|
/sysdeps/powerpc/powerpc32/ |
A D | dl-machine.h | 326 && __builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, 0) in elf_machine_rela()
|
/sysdeps/sparc/sparc32/ |
A D | dl-machine.h | 394 && __builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, 0) in elf_machine_rela()
|
/sysdeps/sparc/sparc64/ |
A D | dl-machine.h | 421 && __builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, 0) in elf_machine_rela()
|