Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDoutput.h333 extern const char *weak_global_object_name;
HDvarasm.c64 extern GTY(()) const char *weak_global_object_name;
67 const char *weak_global_object_name; variable
1319 type = &weak_global_object_name; in notice_global_symbol()
HDtree.c6121 const char *name = weak_global_object_name; in get_file_function_name()
HDChangeLog-200019179 weak_global_object_name here, as const char *.
19186 first_global_object_name or weak_global_object_name. Clean up string
19191 * varasm.c (first_global_object_name, weak_global_object_name):
HDChangeLog-199810221 * varasm.c (assemble_start_function): Add weak_global_object_name.
HDChangeLog-200510744 (weak_global_object_name): Likewise.