Home
last modified time | relevance | path

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

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