Home
last modified time | relevance | path

Searched refs:_M_exception_object (Results 1 – 16 of 16) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Deh_ptr.cc67 : _M_exception_object(0) { } in exception_ptr()
77 : _M_exception_object(0) { } in exception_ptr()
82 : _M_exception_object(other._M_exception_object) in exception_ptr()
102 if (_M_exception_object) in _M_addref()
114 if (_M_exception_object) in _M_release()
124 _M_exception_object = 0; in _M_release()
132 { return _M_exception_object; } in _M_get()
139 void *tmp = _M_exception_object; in swap()
140 _M_exception_object = other._M_exception_object; in swap()
141 other._M_exception_object = tmp; in swap()
[all …]
A Dexception_ptr.h77 void* _M_exception_object; variable
96 : _M_exception_object(0) in exception_ptr()
100 : _M_exception_object(__o._M_exception_object) in exception_ptr()
101 { __o._M_exception_object = 0; } in exception_ptr()
139 { return _M_exception_object; }
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Deh_ptr.cc67 : _M_exception_object(0) { } in exception_ptr()
77 : _M_exception_object(0) { } in exception_ptr()
82 : _M_exception_object(other._M_exception_object) in exception_ptr()
102 if (_M_exception_object) in _M_addref()
114 if (_M_exception_object) in _M_release()
124 _M_exception_object = 0; in _M_release()
132 { return _M_exception_object; } in _M_get()
139 void *tmp = _M_exception_object; in swap()
140 _M_exception_object = other._M_exception_object; in swap()
141 other._M_exception_object = tmp; in swap()
[all …]
A Dexception_ptr.h79 void* _M_exception_object; variable
98 : _M_exception_object(0) in exception_ptr()
102 : _M_exception_object(__o._M_exception_object) in exception_ptr()
103 { __o._M_exception_object = 0; } in exception_ptr()
141 { return _M_exception_object; }
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/
A Deh_ptr.cc67 : _M_exception_object(0) { } in exception_ptr()
77 : _M_exception_object(0) { } in exception_ptr()
82 : _M_exception_object(other._M_exception_object) in exception_ptr()
102 if (_M_exception_object) in _M_addref()
114 if (_M_exception_object) in _M_release()
124 _M_exception_object = 0; in _M_release()
132 { return _M_exception_object; } in _M_get()
139 void *tmp = _M_exception_object; in swap()
140 _M_exception_object = other._M_exception_object; in swap()
141 other._M_exception_object = tmp; in swap()
[all …]
A Dexception_ptr.h77 void* _M_exception_object; variable
96 : _M_exception_object(0) in exception_ptr()
100 : _M_exception_object(__o._M_exception_object) in exception_ptr()
101 { __o._M_exception_object = 0; } in exception_ptr()
139 { return _M_exception_object; }
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Deh_ptr.cc65 : _M_exception_object(0) { } in exception_ptr()
73 : _M_exception_object(0) { } in exception_ptr()
78 : _M_exception_object(other._M_exception_object) in exception_ptr()
98 if (_M_exception_object) in _M_addref()
110 if (_M_exception_object) in _M_release()
120 _M_exception_object = 0; in _M_release()
128 { return _M_exception_object; } in _M_get()
134 void *tmp = _M_exception_object; in swap()
135 _M_exception_object = other._M_exception_object; in swap()
136 other._M_exception_object = tmp; in swap()
[all …]
A Dexception_ptr.h81 void* _M_exception_object; variable
102 : _M_exception_object(0) in exception_ptr()
106 : _M_exception_object(__o._M_exception_object) in exception_ptr()
107 { __o._M_exception_object = 0; } in exception_ptr()
145 { return _M_exception_object; }
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Deh_ptr.cc65 : _M_exception_object(0) { } in exception_ptr()
73 : _M_exception_object(0) { } in exception_ptr()
78 : _M_exception_object(other._M_exception_object) in exception_ptr()
98 if (_M_exception_object) in _M_addref()
110 if (_M_exception_object) in _M_release()
120 _M_exception_object = 0; in _M_release()
128 { return _M_exception_object; } in _M_get()
134 void *tmp = _M_exception_object; in swap()
135 _M_exception_object = other._M_exception_object; in swap()
136 other._M_exception_object = tmp; in swap()
[all …]
A Dexception_ptr.h81 void* _M_exception_object; variable
102 : _M_exception_object(0) in exception_ptr()
106 : _M_exception_object(__o._M_exception_object) in exception_ptr()
107 { __o._M_exception_object = 0; } in exception_ptr()
145 { return _M_exception_object; }
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Deh_ptr.cc65 : _M_exception_object(0) { } in exception_ptr()
73 : _M_exception_object(0) { } in exception_ptr()
78 : _M_exception_object(other._M_exception_object) in exception_ptr()
98 if (_M_exception_object) in _M_addref()
110 if (_M_exception_object) in _M_release()
120 _M_exception_object = 0; in _M_release()
128 { return _M_exception_object; } in _M_get()
134 void *tmp = _M_exception_object; in swap()
135 _M_exception_object = other._M_exception_object; in swap()
136 other._M_exception_object = tmp; in swap()
[all …]
A Dexception_ptr.h82 void* _M_exception_object; variable
103 : _M_exception_object(0) in exception_ptr()
107 : _M_exception_object(__o._M_exception_object) in exception_ptr()
108 { __o._M_exception_object = 0; } in exception_ptr()
146 { return _M_exception_object; }
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Deh_ptr.cc65 : _M_exception_object(0) { } in exception_ptr()
73 : _M_exception_object(0) { } in exception_ptr()
78 : _M_exception_object(other._M_exception_object) in exception_ptr()
98 if (_M_exception_object) in _M_addref()
110 if (_M_exception_object) in _M_release()
120 _M_exception_object = 0; in _M_release()
128 { return _M_exception_object; } in _M_get()
134 void *tmp = _M_exception_object; in swap()
135 _M_exception_object = other._M_exception_object; in swap()
136 other._M_exception_object = tmp; in swap()
[all …]
A Dexception_ptr.h81 void* _M_exception_object; variable
102 : _M_exception_object(0) in exception_ptr()
106 : _M_exception_object(__o._M_exception_object) in exception_ptr()
107 { __o._M_exception_object = 0; } in exception_ptr()
145 { return _M_exception_object; }
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Dexception_ptr.h88 void* _M_exception_object; variable
109 : _M_exception_object(nullptr) in exception_ptr()
113 : _M_exception_object(__o._M_exception_object) in exception_ptr()
152 { return _M_exception_object; }
163 { return __x._M_exception_object == __y._M_exception_object; }
168 { return __x._M_exception_object != __y._M_exception_object; }
179 : _M_exception_object(0) in exception_ptr()
185 : _M_exception_object(__other._M_exception_object) in exception_ptr()
187 if (_M_exception_object) in exception_ptr()
195 if (_M_exception_object) in ~exception_ptr()
[all …]
A Deh_ptr.cc76 : _M_exception_object(obj) { _M_addref(); } in exception_ptr()
80 : _M_exception_object(nullptr) { } in exception_ptr()
86 if (__builtin_expect(_M_exception_object != nullptr, true)) in _M_addref()
89 __get_refcounted_exception_header_from_obj (_M_exception_object); in _M_addref()
98 if (__builtin_expect(_M_exception_object != nullptr, true)) in _M_release()
101 __get_refcounted_exception_header_from_obj (_M_exception_object); in _M_release()
105 eh->exc.exceptionDestructor (_M_exception_object); in _M_release()
107 __cxa_free_exception (_M_exception_object); in _M_release()
108 _M_exception_object = nullptr; in _M_release()
116 { return _M_exception_object; } in _M_get()
[all …]

Completed in 25 milliseconds