Home
last modified time | relevance | path

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

/linux/scripts/gendwarfksyms/
H A Dgendwarfksyms.h130 void symbol_set_die(struct symbol *sym, Dwarf_Die *die);
H A Dsymbols.c121 void symbol_set_die(struct symbol *sym, Dwarf_Die *die) in symbol_set_die() function
H A Ddwarf.c979 symbol_set_die(state->sym, die); in process_symbol()