Searched defs:stab_type_cache (Results 1 – 2 of 2) sorted by relevance
107 struct stab_type_cache struct110 long void_type;112 long signed_integer_types[8];114 long unsigned_integer_types[8];116 long float_types[16];118 long *pointer_types;119 size_t pointer_types_alloc;121 long *function_types;122 size_t function_types_alloc;124 long *reference_types;[all …]