Lines Matching +full:fast +full:- +full:charge +full:- +full:safe +full:- +full:current
4 * Permission is hereby granted, free of charge, to any person obtaining a copy
37 * http://sourcery.mentor.com/public/cxx-abi/abi.html
80 * Note: Several fields of this structure have not-very-informative names.
96 * is prepended to the structure in 64-bit mode and squeezed in to the
97 * padding left before the 64-bit aligned _Unwind_Exception at the end in
98 * 32-bit mode.
100 * Note that it is safe to extend this structure at the beginning, rather
122 * exception. The top (non-sign) bit of this is used as a flag to indicate
151 * Pointer to the language-specific data area (LSDA) for the handler
167 * is prepended to the structure in 64-bit mode and squeezed in to the
168 * padding left before the 64-bit aligned _Unwind_Exception at the end in
169 * 32-bit mode.
171 * Note that it is safe to extend this structure at the beginning, rather
177 /** The language-agnostic part of the exception header. */
182 * ABI-specified globals structure. Returned by the __cxa_get_globals()
183 * function and its fast variant. This is a per-thread structure - every
227 * Returns the current exception in a form that can be stored in an
243 * Demangles a C++ symbol or type name. The buffer, if non-NULL, must be
251 * -1: memory allocation failure
252 * -2: invalid mangled name
253 * -3: invalid arguments