/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | rtti.c | 940 import_export_decl (name_decl); in tinfo_base_init() 1646 import_export_decl (decl); in emit_tinfo_decl()
|
H A D | decl2.c | 2250 import_export_decl (vtbl); in maybe_emit_vtables() 2998 import_export_decl (tree decl) in import_export_decl() function 4207 import_export_decl (var); in write_out_vars() 5028 import_export_decl (decl); in c_parse_final_cleanups() 5080 import_export_decl (decl); in c_parse_final_cleanups()
|
H A D | cp-tree.h | 6669 extern void import_export_decl (tree);
|
H A D | semantics.c | 4438 import_export_decl (fn); in expand_or_defer_fn_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | rtti.cc | 954 import_export_decl (name_decl); in tinfo_base_init() 1687 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 2172 (finish_file): Do import_export_decl for static data members before 2279 * decl2.c (import_export_decl): Still emit typeinfo fns for 2385 * rtti.c (get_tinfo_fn): If at_eof, call import_export_decl. [all …]
|
H A D | decl2.cc | 2454 import_export_decl (vtbl); in maybe_emit_vtables() 3191 import_export_decl (tree decl) in import_export_decl() function 4463 import_export_decl (var); in write_out_vars() 5298 import_export_decl (decl); in c_parse_final_cleanups() 5350 import_export_decl (decl); in c_parse_final_cleanups()
|
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 | 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-2006 | 2349 (import_export_decl): Move visibility handling to 2825 * decl2.c (import_export_decl): Remove redundant call to 2836 * decl2.c (import_export_decl): Fix ABI breakage on darwin.
|
H A D | ChangeLog-2013 | 3215 * decl2.c (import_export_decl): Use DECL_TEMPLOID_INSTANTIATION. 3368 (import_export_decl): Likewise. 3559 (import_export_decl): Likewise.
|
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 | ChangeLog-2005 | 2456 (import_export_decl): Honor TARGET_CXX_CLASS_DATA_ALWAYS_WEAK and 2565 * decl2.c (import_export_decl): Use non-COMDAT external linkage
|
H A D | ChangeLog-2007 | 85 * decl2.c (import_export_decl): Don't make VAR_DECLs import_p when 1057 * sematics.c (expand_body): Remove unnecesary import_export_decl
|
H A D | cp-tree.h | 6943 extern void import_export_decl (tree);
|
H A D | ChangeLog-2014 | 1741 (import_export_decl): Not here.
|
H A D | ChangeLog-2016 | 1041 (import_export_decl): Remove TYPE_FOR_JAVA handling.
|
H A D | semantics.cc | 4765 import_export_decl (fn); in expand_or_defer_fn_1()
|
H A D | ChangeLog-2019 | 2600 (import_export_decl): Similarly here.
|
H A D | ChangeLog-2000 | 6157 (import_export_decl): Use DECL_CONTEXT, not DECL_CLASS_CONTEXT.
|