Home
last modified time | relevance | path

Searched refs:STO_SH5_ISA32 (Results 1 – 3 of 3) 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/include/
A Delf.h2691 #define STO_SH5_ISA32 (1 << 2) macro

Completed in 18 milliseconds