Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Ddissect.c202 static void examine_sym_node(struct symbol *node, struct symbol *parent) in examine_sym_node() function
249 examine_sym_node(mem, parent); in examine_sym_node()
263 examine_sym_node(sym, NULL); in base_type()