Home
last modified time | relevance | path

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

/linux-6.15/scripts/gendwarfksyms/
H A Ddwarf.c947 static struct die *get_symbol_cache(struct state *state, Dwarf_Die *die) in get_symbol_cache() function
967 cache = get_symbol_cache(state, die); in process_symbol()