Searched refs:symtype (Results 1 – 2 of 2) sorted by relevance
19 def is_local_symbol_type(symtype): argument25 if symtype.islower() and symtype not in "uvw":31 if symtype in "bBdD":71 symtype = parts[1].strip()73 result = '%s (type: %s)' % (symbol, symtype)79 if is_local_symbol_type(symtype):
1251 my $symtype=1255 ? " ,$s_uc/$s=$symtype -\n ,$s=$symtype -\n"1256 : " ,$s=$symtype -\n ,SPARE -\n");