Home | History | Annotate | Download | only in CodeGen

Lines Matching full:destructor

200   // include the other 32-bit ARM oddities: constructor/destructor return values
876 // Destructor thunks in the ARM ABI have indeterminate results.
1132 // ... queue object destructor with __cxa_atexit() ...;
1179 // Emit the initializer and add a global destructor if appropriate.
1195 /// Register a global destructor using __cxa_atexit.
1199 // We're assuming that the destructor function is something we can
1228 /// Register a global destructor as best as we know how.
1237 // In Apple kexts, we want to add a global destructor entry.
1240 // Generate a global destructor entry.