Searched refs:first_global_object_name (Results 1 – 7 of 7) sorted by relevance
330 extern const char *first_global_object_name;
63 extern GTY(()) const char *first_global_object_name;66 const char *first_global_object_name; variable1302 const char **type = &first_global_object_name; in notice_global_symbol()1304 if (first_global_object_name in notice_global_symbol()
6095 if (first_global_object_name) in get_file_function_name()6096 p = first_global_object_name; in get_file_function_name()
19178 * output.h: Declare first_global_object_name and19186 first_global_object_name or weak_global_object_name. Clean up string19191 * varasm.c (first_global_object_name, weak_global_object_name):
6881 Make sure first_global_object_name is in permanent obstack.
10674 first_global_object_name.
10743 * varasm.c (first_global_object_name): GTY it.