OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__cxa_refcounted_exception
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
unwind-cxx.h
100
struct
__cxa_refcounted_exception
struct in namespace:__cxxabiv1
218
static inline
__cxa_refcounted_exception
*
221
return reinterpret_cast<
__cxa_refcounted_exception
*>(ptr) - 1;
226
static inline
__cxa_refcounted_exception
*
229
return reinterpret_cast<
__cxa_refcounted_exception
*>(exc + 1) - 1;
unwind-cxx.h
100
struct
__cxa_refcounted_exception
struct in namespace:__cxxabiv1
218
static inline
__cxa_refcounted_exception
*
221
return reinterpret_cast<
__cxa_refcounted_exception
*>(ptr) - 1;
226
static inline
__cxa_refcounted_exception
*
229
return reinterpret_cast<
__cxa_refcounted_exception
*>(exc + 1) - 1;
/src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
unwind-cxx.h
100
struct
__cxa_refcounted_exception
struct in namespace:__cxxabiv1
218
static inline
__cxa_refcounted_exception
*
221
return reinterpret_cast<
__cxa_refcounted_exception
*>(ptr) - 1;
226
static inline
__cxa_refcounted_exception
*
229
return reinterpret_cast<
__cxa_refcounted_exception
*>(exc + 1) - 1;
unwind-cxx.h
100
struct
__cxa_refcounted_exception
struct in namespace:__cxxabiv1
218
static inline
__cxa_refcounted_exception
*
221
return reinterpret_cast<
__cxa_refcounted_exception
*>(ptr) - 1;
226
static inline
__cxa_refcounted_exception
*
229
return reinterpret_cast<
__cxa_refcounted_exception
*>(exc + 1) - 1;
Completed in 32 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026