Home
last modified time | relevance | path

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

/external/valgrind/perf/
Dtinycc.c17102 static int asm_get_local_label_name(TCCState *s1, unsigned int n) in asm_get_local_label_name() function
17129 label = asm_get_local_label_name(s1, n); in asm_expr_unary()
17726 asm_new_label(s1, asm_get_local_label_name(s1, n), 1); in tcc_assemble_internal()