Searched refs:cache_free (Results 1 – 6 of 6) sorted by relevance
41 void cache_free(struct cache *cache) in cache_free() function
300 cache_free(&expansion_cache); in calculate_version()372 cache_free(&expansion_cache); in type_expand()
217 void cache_free(struct cache *cache);
1058 cache_free(&state.expansion_cache); in process_exported_symbols()1087 cache_free(&state.expansion_cache); in process_symbol_ptr()1170 cache_free(&srcfile_cache); in process_cu()
100 map->cache_free = true; in regcache_hw_init()239 if (map->cache_free) in regcache_init()253 if (map->cache_free) in regcache_exit()
151 bool cache_free; member