Searched refs:struct_types_alloc (Results 1 – 2 of 2) sorted by relevance
127 size_t struct_types_alloc; member1264 if (id >= info->type_cache.struct_types_alloc) in stab_get_struct_index()1268 alloc = info->type_cache.struct_types_alloc; in stab_get_struct_index()1277 + info->type_cache.struct_types_alloc), in stab_get_struct_index()1279 ((alloc - info->type_cache.struct_types_alloc) in stab_get_struct_index()1281 info->type_cache.struct_types_alloc = alloc; in stab_get_struct_index()