Home
last modified time | relevance | path

Searched refs:st_other (Results 1 – 10 of 10) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/sh64/
A Ddl-startup.h53 int lsb = !!((SYMTAB)->st_other & STO_SH5_ISA32); \
A Delfinterp.c181 lsb = !!(symtab[symtab_index].st_other & STO_SH5_ISA32); in _dl_do_reloc()
308 lsb = !!(symtab[symtab_index].st_other & STO_SH5_ISA32); in _dl_do_lazy_reloc()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/mips/
A Ddl-startup.h155 if (sym->st_other == 0) \
A Ddl-sysdep.h117 ((sym)->st_shndx == SHN_UNDEF && !((sym)->st_other & STO_MIPS_PLT))
A Delfinterp.c375 if (sym->st_other == 0) in _dl_perform_mips_global_got_relocations()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/
A Ddl-debug.c71 symtab[symtab_index].st_other, in debug_sym()
A Ddl-hash.c299 …if ((sym_ref) && (sym_ref->sym) && (ELFW(ST_VISIBILITY)(sym_ref->sym->st_other) == STV_PROTECTED))… in _dl_find_hash()
/l4re-core-master/l4util/include/
A Delf.h809 unsigned char st_other; /**< undefined */ member
817 unsigned char st_other; /**< undefined */ member
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/arm64/
A Delfinterp.c362 && ELFW(ST_VISIBILITY)(sym_ref.sym->st_other) == 0) in _dl_tlsdesc_resolver_rela()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Delf.h508 unsigned char st_other; /* Symbol visibility */ member
516 unsigned char st_other; /* Symbol visibility */ member

Completed in 46 milliseconds