Searched refs:STO_SH5_ISA32 (Results 1 – 3 of 3) sorted by relevance
53 int lsb = !!((SYMTAB)->st_other & STO_SH5_ISA32); \
181 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()
2691 #define STO_SH5_ISA32 (1 << 2) macro
Completed in 18 milliseconds