Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dvarasm.c161 static void globalize_decl PARAMS ((tree));
1204 globalize_decl (decl);
1370 globalize_decl (decl);
1625 globalize_decl (decl);
4595 globalize_decl (decl) in globalize_decl() function
4647 globalize_decl (decl);
DChangeLog.79039 * varasm.c (globalize_decl): Compare DECL_ASSEMBLER_NAME to check
13650 * varasm.c (globalize_decl): Get the name from the RTL, not
14076 (asm_emit_uninitialised): Call globalize_decl for weak commons.
14079 (globalize_decl): Remove weak_decls elements directly.
14223 * varasm.c (globalize_decl): New fn.
DChangeLog15489 globalize_decl): Use target hook.
/openbsd/src/gnu/gcc/gcc/
Dvarasm.c128 static void globalize_decl (tree);
1461 globalize_decl (decl); in assemble_start_function()
1819 globalize_decl (decl); in assemble_variable()
4733 globalize_decl (tree decl) in globalize_decl() function
4876 globalize_decl (decl); in do_assemble_alias()