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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/crt/
H A Dcrtend.c18 fp __CTOR_LIST_END__[] variable
H A Dcrtbegin.c26 extern fp __CTOR_LIST_END__[];
43 const size_t n = __CTOR_LIST_END__ - __CTOR_LIST__ - 1;

Completed in 97 milliseconds