Searched refs:import_export_decl (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | decl2.c | 1489 import_export_decl (vtbl); in maybe_emit_vtables() 1941 import_export_decl (tree decl) in import_export_decl() function 2865 import_export_decl (var); in write_out_vars() 3310 import_export_decl (decl); in emit_instantiate_pending_templates() 3348 import_export_decl (decl); in emit_instantiate_pending_templates()
|
| H A D | rtti.c | 829 import_export_decl (name_decl); in tinfo_base_init() 1482 import_export_decl (decl); in emit_tinfo_decl()
|
| H A D | ChangeLog-1996 | 651 (import_export_decl): Likewise. 1021 * decl2.c (import_export_decl): Ignore #pragma interface for tinfo 1033 (import_export_decl): Use it. 1689 * pt.c (instantiate_decl): If at_eof, call import_export_decl 1730 * decl2.c (import_export_decl): Still emit static/weak/comdat 2089 (import_export_decl): Likewise. 2168 * decl2.c (import_export_decl): Put static data member templates 2279 * decl2.c (import_export_decl): Still emit typeinfo fns for 2385 * rtti.c (get_tinfo_fn): If at_eof, call import_export_decl. 2413 (import_export_decl): Handle tinfo functions. [all …]
|
| H A D | ChangeLog-1997 | 97 (import_export_decl): Likewise. 268 * decl2.c (import_export_decl): Just set DECL_COMDAT on VAR_DECLs. 279 (import_export_decl): Likewise for tinfo functions. 368 * decl2.c (import_export_decl): Interface hackery affects 1789 * decl2.c (import_export_decl): If we don't support weaks, leave 2595 * pt.c (instantiate_decl): Call import_export_decl later.
|
| H A D | semantics.c | 3231 import_export_decl (fn); in expand_body() 3359 import_export_decl (fn); in expand_or_defer_fn()
|
| H A D | ChangeLog-1999 | 147 (import_export_decl): Likewise. 1451 * decl2.c (import_export_decl): Don't associate the tinfo fn with 3296 * decl2.c (import_export_decl): If -fnew-abi, class linkage doesn't 4530 * decl2.c (import_export_decl): Use same_type_p, rather than 5184 (import_export_decl): Use DECL_TINFO_FN_P. 5425 * decl2.c (import_export_decl): Because vtables always reference 5930 (import_export_decl): Call comdat_linkage for variables, too. 6578 * decl2.c (import_export_decl): Likewise.
|
| H A D | ChangeLog-2004 | 752 * decl2.c (import_export_decl): Fix typo in comment. 2538 determine_visibility, import_export_decl, build_cleanup, 3131 (import_export_decl): Add documentation and consistency checks. 3135 (write_out_vars): Call import_export_decl. 3138 (finish_file): Use decl_needed_p. Do not call import_export_decl 3146 import_export_decl call. 3185 (emit_tinfo_decl): Use import_export_decl.
|
| H A D | ChangeLog-2002 | 200 output_vtable_inherit, import_export_decl, import_export_tinfo, 2425 * decl2.c (import_export_decl): Break out tinfo handling into ... 2933 * decl2.c (import_export_decl): If we clear 2950 (emit_tinfo_decl): Adjust. Call import_export_decl. 2951 * decl2.c (import_export_decl): Simplify tinfo decl handling.
|
| H A D | ChangeLog-1998 | 745 * rtti.c (synthesize_tinfo_fn): Call import_export_decl here. 822 * decl2.c (import_export_decl): Call import_export_class. 1748 (import_export_decl): Check it. 2091 (import_export_decl): Likewise. 2154 * decl2.c (import_export_decl): Likewise. 4215 (import_export_decl): Likewise. 5738 * decl2.c (import_export_decl): Mark tinfo functions for 6745 * decl2.c (import_export_decl): Don't give external linkage to
|
| H A D | ChangeLog-2001 | 2418 (import_export_decl): Likewise. 2449 * decl2.c (import_export_decl): Don't call import_export_class 2451 * semantics.c (expand_body): Call import_export_decl before 2675 (import_export_decl): Check tinfo_decl_p, not DECL_TINFO_FN_P.
|
| H A D | ChangeLog | 2438 (import_export_decl): Move visibility handling to 2914 * decl2.c (import_export_decl): Remove redundant call to 2925 * decl2.c (import_export_decl): Fix ABI breakage on darwin. 6040 (import_export_decl): Honor TARGET_CXX_CLASS_DATA_ALWAYS_WEAK and 6149 * decl2.c (import_export_decl): Use non-COMDAT external linkage
|
| H A D | ChangeLog-2003 | 2313 * decl2.c (import_export_decl): Only look at DECL_DECLARED_INLINE_P 4611 * pt.c (instantiate_decl): Move call to import_export_decl. 4619 * decl2.c (finish_file): Don't call import_export_decl for 4683 * pt.c (instantiate_decl): Make sure import_export_decl is called
|
| H A D | cp-tree.h | 4047 extern void import_export_decl (tree);
|
| H A D | ChangeLog-2000 | 6157 (import_export_decl): Use DECL_CONTEXT, not DECL_CLASS_CONTEXT.
|