Searched refs:struct_types_alloc (Results 1 – 2 of 2) sorted by relevance
127 size_t struct_types_alloc; member1267 if (id >= info->type_cache.struct_types_alloc) in stab_get_struct_index()1271 alloc = info->type_cache.struct_types_alloc; in stab_get_struct_index()1280 + info->type_cache.struct_types_alloc), in stab_get_struct_index()1282 ((alloc - info->type_cache.struct_types_alloc) in stab_get_struct_index()1284 info->type_cache.struct_types_alloc = alloc; in stab_get_struct_index()
127 size_t struct_types_alloc; member1252 if (id >= info->type_cache.struct_types_alloc) in stab_get_struct_index()1256 alloc = info->type_cache.struct_types_alloc; in stab_get_struct_index()1265 + info->type_cache.struct_types_alloc), in stab_get_struct_index()1267 ((alloc - info->type_cache.struct_types_alloc) in stab_get_struct_index()1269 info->type_cache.struct_types_alloc = alloc; in stab_get_struct_index()