Searched defs:__DTOR_LIST__ (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dcrtbegin.asm37 __DTOR_LIST__: label
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dsol-ci.asm63 __DTOR_LIST__: label
H A Deabi-ci.asm73 __DTOR_LIST__: label
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/crt/
H A Dcrtbegin.c73 static fp __DTOR_LIST__[] variable
/freebsd-11-stable/contrib/gcc/
H A Dcrtstuff.c193 STATIC func_ptr __DTOR_LIST__[1] variable
197 STATIC func_ptr __DTOR_LIST__[1] variable
H A Dlibgcc2.c2204 func_ptr __DTOR_LIST__[2] = {0, 0}; variable
2207 func_ptr __DTOR_LIST__[2]; variable

Completed in 80 milliseconds