Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dasan.c2939 tree dtor_statements = NULL_TREE; in asan_finish_file() local
2981 &dtor_statements); in asan_finish_file()
2982 cgraph_build_static_cdtor ('D', dtor_statements, priority); in asan_finish_file()