Home | History | Annotate | Download | only in perf

Lines Matching refs:pval

2059 int tcc_get_symbol(TCCState *s, unsigned long *pval, const char *name);
18276 int tcc_get_symbol(TCCState *s, unsigned long *pval, const char *name)
18285 *pval = sym->st_value;