Searched refs:__DTOR_LIST_END__ (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/crt/
H A Dcrtend.c20 fp __DTOR_LIST_END__[] variable
H A Dcrtbegin.c75 extern fp __DTOR_LIST_END__[];
88 const size_t n = __DTOR_LIST_END__ - __DTOR_LIST__ - 1;

Completed in 49 milliseconds