Home | History | Annotate | Download | only in config

Lines Matching full:st_other

247   return elf_symbol (symbol_get_bfdsym (sym))->internal_elf_sym.st_other;
489 elfsym->internal_elf_sym.st_other &= ~3;
490 elfsym->internal_elf_sym.st_other |= visibility;