Searched defs:dtors (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dinitpri3.c69 void (*dtors[]) (void) variable
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dmodules.cc80 vec<tree, va_gc> *dtors; variable
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dipa.c946 record_cdtor_fn (struct cgraph_node *node, vec<tree> *ctors, vec<tree> *dtors) argument
1298 auto_vec<tree, 20> dtors; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dipa.cc949 record_cdtor_fn (struct cgraph_node *node, vec<tree> *ctors, vec<tree> *dtors) argument
1083 build_cxa_dtor_registrations (const vec<tree> &dtors, vec<tree> *ctors) argument
1241 build_cdtor_fns(vec<tree> *ctors, vec<tree> *dtors) argument
1272 build_cxa_atexit_fns(vec<tree> *ctors, vec<tree> *dtors) argument
1301 auto_vec<tree, 20> dtors; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dmodules.cc81 vec <tree, va_gc> *dtors; member in struct:module_info
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h126 FuncDeclarations dtors; // Array of destructors member in class:AggregateDeclaration
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.c93 static GTY(()) vec<cdtor_record, va_gc> *dtors = NULL; variable
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.cc96 static GTY(()) vec<cdtor_record, va_gc> *dtors = NULL; variable

Completed in 685 milliseconds