Searched refs:TYPE_RST (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/elftoolchain/libelftc/ |
| H A D | libelftc_dem_gnu3.c | 53 TYPE_PTR, TYPE_REF, TYPE_CMX, TYPE_IMG, TYPE_EXT, TYPE_RST, TYPE_VAT, enumerator 620 case TYPE_RST: in cpp_demangle_push_type_qualifier() 633 if (t == TYPE_RST || t == TYPE_VAT || in cpp_demangle_push_type_qualifier() 656 if (t == TYPE_RST || t == TYPE_VAT || in cpp_demangle_push_type_qualifier() 679 if (t == TYPE_RST || t == TYPE_VAT || in cpp_demangle_push_type_qualifier() 1331 if (v->q_container[i] != TYPE_RST && in cpp_demangle_read_function() 2851 if (!vector_type_qualifier_push(&v, TYPE_RST)) in cpp_demangle_read_type()
|
| /src/contrib/libcxxrt/ |
| H A D | libelftc_dem_gnu3.c | 67 TYPE_PTR, TYPE_REF, TYPE_CMX, TYPE_IMG, TYPE_EXT, TYPE_RST, TYPE_VAT, enumerator 958 case TYPE_RST: in cpp_demangle_push_type_qualifier() 971 if (t == TYPE_RST || t == TYPE_VAT || in cpp_demangle_push_type_qualifier() 994 if (t == TYPE_RST || t == TYPE_VAT || in cpp_demangle_push_type_qualifier() 1017 if (t == TYPE_RST || t == TYPE_VAT || in cpp_demangle_push_type_qualifier() 1669 if (v->q_container[i] != TYPE_RST && in cpp_demangle_read_function() 3179 if (!vector_type_qualifier_push(&v, TYPE_RST)) in cpp_demangle_read_type()
|