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

/external/valgrind/perf/
H A Dtinycc.c17104 static int asm_get_local_label_name(TCCState *s1, unsigned int n)
17131 label = asm_get_local_label_name(s1, n);
17728 asm_new_label(s1, asm_get_local_label_name(s1, n), 1);
17102 static int asm_get_local_label_name(TCCState *s1, unsigned int n) function

Completed in 128 milliseconds