Searched refs:mte_scope (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dxsym.h151 char mte_scope; /* How visible is it? */ member in struct:bfd_sym_modules_table_entry
H A Dxsym.c334 entry->mte_scope = buf[11];
1287 fprintf (f, ", scope %s", bfd_sym_unparse_symbol_scope (entry->mte_scope));
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dxsym.h151 char mte_scope; /* How visible is it? */ member in struct:bfd_sym_modules_table_entry
H A Dxsym.c354 entry->mte_scope = buf[11];
1345 fprintf (f, ", scope %s", bfd_sym_unparse_symbol_scope (entry->mte_scope));

Completed in 171 milliseconds