Home
last modified time | relevance | path

Searched refs:ELFW (Results 1 – 24 of 24) sorted by relevance

/sysdeps/unix/sysv/linux/arm/
A Dldsodefs.h56 [EI_CLASS] = ELFW(CLASS), \
67 [EI_CLASS] = ELFW(CLASS), \
/sysdeps/hppa/
A Ddl-symaddr.c30 if (ELFW(ST_TYPE) (ref->st_info) == STT_FUNC){ in _dl_symbol_address()
/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()
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 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.h177 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 Ddl-vdso.h46 wsym.st_info = (unsigned char) ELFW (ST_INFO (STB_WEAK, STT_NOTYPE)); in dl_vdso_vsym()
/sysdeps/gnu/
A Dldsodefs.h40 [EI_CLASS] = ELFW(CLASS), \
/sysdeps/mips/
A Ddl-machine.h221 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 Ddl-trampoline.c139 if (__builtin_expect (ELFW(ST_VISIBILITY) (sym->st_other), 0) == 0) in __dl_runtime_resolve()
/sysdeps/aarch64/
A Ddl-irel.h49 const unsigned long int r_type = ELFW(R_TYPE) (reloc->r_info); in elf_irela()
A Ddl-machine.h247 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 Ddl-machine.h301 && __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 Dldsodefs.h31 return (ELFW(ST_TYPE) (sym->st_info) == STT_FUNC in _dl_ppc64_is_opd_sym()
/sysdeps/arc/
A Ddl-machine.h238 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 Ddl-machine.h368 && __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 Ddl-machine.h448 && 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 Dldsodefs.h71 #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 Ddl-machine.h311 && __builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, in elf_machine_rela()
/sysdeps/s390/s390-32/
A Ddl-machine.h364 && __builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, 0) in elf_machine_rela()
/sysdeps/powerpc/powerpc32/
A Ddl-machine.h326 && __builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, 0) in elf_machine_rela()
/sysdeps/sparc/sparc32/
A Ddl-machine.h394 && __builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, 0) in elf_machine_rela()
/sysdeps/sparc/sparc64/
A Ddl-machine.h421 && __builtin_expect (ELFW(ST_TYPE) (sym->st_info) == STT_GNU_IFUNC, 0) in elf_machine_rela()

Completed in 25 milliseconds