Home | History | Annotate | Download | only in bfd

Lines Matching full:st_other

1835 	unsigned char st_other;
1881 /* If the st_other field is not zero, print it. */
1882 st_other = ((elf_symbol_type *) symbol)->internal_elf_sym.st_other;
1884 switch (st_other)
1893 fprintf (file, " 0x%02x", (unsigned int) st_other);
7506 sym.st_other = 0;
7715 sym.st_other = type_ptr->internal_elf_sym.st_other;
7721 sym.st_other = 0;