Searched refs:put_stabs (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/perf/
H A Dtinycc.c5479 static void put_stabs(const char *str, int type, int other, int desc,
8620 put_stabs(file->filename, N_BINCL, 0, 0, 0);
18385 static void put_stabs(const char *str, int type, int other, int desc,
18405 put_stabs(str, type, other, desc, value);
18413 put_stabs(NULL, type, other, desc, value);
18418 put_stabs(NULL, type, other, desc, 0);
21168 put_stabs("", 0, 0, 0, 0);
18383 static void put_stabs(const char *str, int type, int other, int desc, function

Completed in 2267 milliseconds