Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dasan.c3154 tree dtor_statements = NULL_TREE; in asan_finish_file() local
3196 &dtor_statements); in asan_finish_file()
3197 cgraph_build_static_cdtor ('D', dtor_statements, priority); in asan_finish_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dasan.cc3617 tree dtor_statements = NULL_TREE; in asan_finish_file() local
3659 &dtor_statements); in asan_finish_file()
3660 cgraph_build_static_cdtor ('D', dtor_statements, priority); in asan_finish_file()