Lines Matching full:abi
35 // - Itanium C++ ABI [1]
37 // is also commonly referred as the "generic C++ ABI".
41 // - Itanium C++ ABI: Exception Handling. [2]
43 // handle works with the generic C++ ABI. Again, this only
46 // - C++ ABI for the ARM architecture [3]
47 // Describes the ARM C++ ABI, mainly as a set of differences from
83 // http://sourcery.mentor.com/archives/cxx-abi-dev/msg01924.html
116 // The ARM ABI mandates that constructors and destructors
201 namespace abi = __cxxabiv1;
204 // ARM-specific ABI additions. They must be provided by the