Searched refs:struct_types_alloc (Results 1 – 2 of 2) sorted by relevance
128 size_t struct_types_alloc; member1263 if (id >= info->type_cache.struct_types_alloc) in stab_get_struct_index()1267 alloc = info->type_cache.struct_types_alloc; in stab_get_struct_index()1276 + info->type_cache.struct_types_alloc), in stab_get_struct_index()1278 ((alloc - info->type_cache.struct_types_alloc) in stab_get_struct_index()1280 info->type_cache.struct_types_alloc = alloc; in stab_get_struct_index()
128 size_t struct_types_alloc; member1265 if (id >= info->type_cache.struct_types_alloc) in stab_get_struct_index()1269 alloc = info->type_cache.struct_types_alloc; in stab_get_struct_index()1278 + info->type_cache.struct_types_alloc), in stab_get_struct_index()1280 ((alloc - info->type_cache.struct_types_alloc) in stab_get_struct_index()1282 info->type_cache.struct_types_alloc = alloc; in stab_get_struct_index()