Home
last modified time | relevance | path

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

/linux-6.15/scripts/gendwarfksyms/
H A Dgendwarfksyms.h229 static inline void cache_mark_expanded(struct cache *cache, void *addr) in cache_mark_expanded() function
H A Dtypes.c287 cache_mark_expanded(&expansion_cache, e); in __calculate_version()
H A Ddwarf.c872 cache_mark_expanded(&state->expansion_cache, die->addr); in process_type()