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

/freebsd-10-stable/contrib/gcc/
H A Dvarasm.c384 const char *stripped_name;
398 stripped_name = targetm.strip_name_encoding (name);
400 buffer = ACONCAT ((stripped_name, "_unlikely", NULL));
383 const char *stripped_name; local

Completed in 111 milliseconds