Home
last modified time | relevance | path

Searched refs:ctor_statements (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtsan.c864 tree ctor_statements = NULL_TREE; in tsan_finish_file() local
869 &ctor_statements); in tsan_finish_file()
870 cgraph_build_static_cdtor ('I', ctor_statements, in tsan_finish_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtsan.cc880 tree ctor_statements = NULL_TREE; in tsan_finish_file() local
885 &ctor_statements); in tsan_finish_file()
886 cgraph_build_static_cdtor ('I', ctor_statements, in tsan_finish_file()
H A DChangeLog-20124109 asan_ctor_statements instead of ctor_statements