Searched refs:type_code (Results 1 – 2 of 2) sorted by relevance
2056 int type_code = aout_symbol(symbol)->type & 0xff; in NAME() local2057 const char *stab_name = bfd_get_stab_name (type_code); in NAME()2062 sprintf(buf, "(%d)", type_code); in NAME()2066 ret->stab_type = type_code; in NAME()
2510 int type_code = aout_symbol (symbol)->type & 0xff; in NAME() local2511 const char *stab_name = bfd_get_stab_name (type_code); in NAME()2516 sprintf (buf, "(%d)", type_code); in NAME()2520 ret->stab_type = type_code; in NAME()