Searched refs:type_code (Results 1 – 2 of 2) sorted by relevance
2059 int type_code = aout_symbol(symbol)->type & 0xff; in NAME() local2060 const char *stab_name = bfd_get_stab_name (type_code); in NAME()2065 sprintf(buf, "(%d)", type_code); in NAME()2069 ret->stab_type = type_code; in NAME()
2514 int type_code = aout_symbol (symbol)->type & 0xff; in NAME() local2515 const char *stab_name = bfd_get_stab_name (type_code); in NAME()2520 sprintf (buf, "(%d)", type_code); in NAME()2524 ret->stab_type = type_code; in NAME()