Searched defs:vpush_global_sym (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/perf/
H A Dtinycc.c5456 static void vpush_global_sym(CType *type, int v);
10193 static void vpush_global_sym(CType *type, int v)
10769 vpush_global_sym(&func_old_type, func);
11372 vpush_global_sym(&func_old_type, TOK___ulltof);
11374 vpush_global_sym(&func_old_type, TOK___ulltod);
11376 vpush_global_sym(&func_old_type, TOK___ulltold);
11395 vpush_global_sym(&func_old_type, TOK___fixunssfdi);
11397 vpush_global_sym(&func_old_type, TOK___fixunsdfdi);
11399 vpush_global_sym(&func_old_type, TOK___fixunsxfdi);
11909 vpush_global_sym(
10191 static void vpush_global_sym(CType *type, int v) function
[all...]

Completed in 94 milliseconds