Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
Drandomize_layout_plugin.c749 static bool type_name_eq(gimple stmt, const_tree type_tree, const char *wanted_name) in type_name_eq() argument
784 return strcmp(type_name, wanted_name) == 0; in type_name_eq()