Home
last modified time | relevance | path

Searched refs:import_export_vtable (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl2.c1680 import_export_vtable (decl, type, final) in import_export_vtable() function
1828 import_export_vtable (primary_vtbl, ctype, 1); in maybe_emit_vtables()
1851 import_export_vtable (vtbl, ctype, 1); in maybe_emit_vtables()
H A DChangeLog.11348 * decl2.c (import_export_vtable): Make duplicates weak rather than
1701 import_export_vtable.
2620 * decl2.c (import_export_vtable): Don't try the vtable hack
2626 * decl2.c (import_export_vtable): Use and set DECL_INTERFACE_KNOWN.
2633 (build_vtable): Always call import_export_vtable.
5011 * class.c (prepare_fresh_vtable): Call import_export_vtable if not
5015 * decl2.c (import_export_vtable): Move logic for deciding the
5019 import_export_vtable.
5272 * decl2.c (import_export_vtable): Force implicit instantiations to
5328 * decl2.c (import_export_vtable): Always treat template
[all …]
H A DChangeLog.284 (import_export_vtable): Likewise.
6649 (import_export_vtable): Not here.
7748 * class.c (build_vtable): Don't pass at_eof to import_export_vtable.
8878 * decl2.c (import_export_vtable): Always make artificials comdat.
9063 (import_export_vtable): Don't check write_virtuals.
9353 * decl2.c (import_export_vtable): Suppress vtables for Java classes.
9818 * class.c (build_vtable): Pass at_eof to import_export_vtable.
11002 (import_export_vtable): Use it.
13770 (import_export_vtable): Use make_decl_one_only instead of
13952 * decl2.c (import_export_vtable): If we support one_only but not
[all …]
H A Dcp-tree.h3898 extern void import_export_vtable PARAMS ((tree, tree, int));
H A Dclass.c581 import_export_vtable (decl, class_type, 0);
H A DChangeLog8657 (import_export_vtable): Use CLASSTYPE_INTERFACE_ONLY, not
15551 (import_export_vtable, import_export_class): ...here.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-19961032 (import_export_vtable): Use it.
1084 * decl2.c (import_export_vtable): Delete code that disabled vtable
1289 * decl2.c (import_export_vtable): Disable vtable heuristic on
1460 * decl2.c (import_export_vtable): ASM_OUTPUT_EXTERNAL, not
2088 * decl2.c (import_export_vtable): Use DECL_ONE_ONLY.
2425 * decl2.c (import_export_vtable): Fix weak vtables.
3417 * cp-tree.h (signature_error, import_export_vtable,
H A DChangeLog-19951699 * decl2.c (import_export_vtable): Make duplicates weak rather than
2052 import_export_vtable.
2971 * decl2.c (import_export_vtable): Don't try the vtable hack
2977 * decl2.c (import_export_vtable): Use and set DECL_INTERFACE_KNOWN.
2984 (build_vtable): Always call import_export_vtable.
H A DChangeLog-199795 (import_export_vtable): Use make_decl_one_only instead of
277 * decl2.c (import_export_vtable): If we support one_only but not
456 * decl2.c (import_export_vtable): Don't defer handling of vtables
H A DChangeLog-19941571 * class.c (prepare_fresh_vtable): Call import_export_vtable if not
1575 * decl2.c (import_export_vtable): Move logic for deciding the
1579 import_export_vtable.
1832 * decl2.c (import_export_vtable): Force implicit instantiations to
1888 * decl2.c (import_export_vtable): Always treat template
3185 * decl2.c (finish_vtable_vardecl): Call import_export_vtable.
3190 * class.c: Move import_export_vtable to decl2.c, and comment out all
H A DChangeLog-1998960 * class.c (build_vtable): Don't pass at_eof to import_export_vtable.
2090 * decl2.c (import_export_vtable): Always make artificials comdat.
2275 (import_export_vtable): Don't check write_virtuals.
2565 * decl2.c (import_export_vtable): Suppress vtables for Java classes.
3030 * class.c (build_vtable): Pass at_eof to import_export_vtable.
4214 (import_export_vtable): Use it.
H A DChangeLog-20043101 (import_export_vtable): Remove.
3113 (build_vtable): Use it. Do not call import_export_vtable. Set
3125 (import_export_vtable): Remove.
4378 * decl2.c (maybe_emit_vtables): Always import_export_vtable for the
H A DChangeLog-199984 (import_export_vtable): Likewise.
6649 (import_export_vtable): Not here.
H A DChangeLog-20012680 (import_export_vtable): Use CLASSTYPE_INTERFACE_ONLY, not
H A DChangeLog-2002199 key_method, import_export_vtable, import_export_class,
H A DChangeLog-20005679 (import_export_vtable, import_export_class): ...here.