Home
last modified time | relevance | path

Searched refs:cache_was_expanded (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/scripts/gendwarfksyms/
H A Dgendwarfksyms.h234 static inline bool cache_was_expanded(struct cache *cache, void *addr) in cache_was_expanded() function
H A Dtypes.c284 if (cache_was_expanded(&expansion_cache, e)) { in __calculate_version()
H A Ddwarf.c868 if (cache_was_expanded(&state->expansion_cache, die->addr)) in process_type()