Home
last modified time | relevance | path

Searched refs:stab_to_sclass (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDxcoffout.h102 dbxout_int (stab_to_sclass (CODE)); \
183 extern int stab_to_sclass (int);
/dragonfly/contrib/gcc-4.7/gcc/
HDxcoffout.h101 dbxout_int (stab_to_sclass (CODE)); \
177 extern int stab_to_sclass (int);
HDxcoffout.c199 stab_to_sclass (int stab) in stab_to_sclass() function