Home
last modified time | relevance | path

Searched defs:r_symbol (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Ddissect.h23 void (*r_symbol)(unsigned, struct position *, struct symbol *); member
H A Dtest-dissect.c45 static void r_symbol(unsigned mode, struct position *pos, struct symbol *sym) in r_symbol() function