Home
last modified time | relevance | path

Searched refs:eo (Results 1 – 17 of 17) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Deh_tm.cc33 free_any_cxa_exception (_Unwind_Exception *eo) in free_any_cxa_exception() argument
36 = __get_refcounted_exception_header_from_ue (eo); in free_any_cxa_exception()
38 if (__is_dependent_exception (eo->exception_class)) in free_any_cxa_exception()
41 = __get_dependent_exception_from_ue (eo); in free_any_cxa_exception()
84 _Unwind_Exception *eo in __cxa_tm_cleanup() local
87 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
89 _Unwind_DeleteException (eo); in __cxa_tm_cleanup()
107 _Unwind_Exception *eo = &h->unwindHeader; in __cxa_tm_cleanup() local
109 if (__is_gxx_exception_class (eo->exception_class)) in __cxa_tm_cleanup()
112 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
[all …]
A Dunwind-cxx.h314 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
316 return (void*)eo->barrier_cache.bitpattern[0]; in __gxx_caught_object()
372 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
375 __cxa_exception* header = __get_exception_header_from_ue (eo); in __gxx_caught_object()
381 __get_object_from_ue(_Unwind_Exception* eo) throw() in __get_object_from_ue() argument
383 return __is_dependent_exception (eo->exception_class) ? in __get_object_from_ue()
384 __get_dependent_exception_from_ue (eo)->primaryException : in __get_object_from_ue()
385 eo + 1; in __get_object_from_ue()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Deh_tm.cc33 free_any_cxa_exception (_Unwind_Exception *eo) in free_any_cxa_exception() argument
36 = __get_refcounted_exception_header_from_ue (eo); in free_any_cxa_exception()
38 if (__is_dependent_exception (eo->exception_class)) in free_any_cxa_exception()
41 = __get_dependent_exception_from_ue (eo); in free_any_cxa_exception()
84 _Unwind_Exception *eo in __cxa_tm_cleanup() local
87 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
89 _Unwind_DeleteException (eo); in __cxa_tm_cleanup()
107 _Unwind_Exception *eo = &h->unwindHeader; in __cxa_tm_cleanup() local
109 if (__is_gxx_exception_class (eo->exception_class)) in __cxa_tm_cleanup()
112 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
[all …]
A Dunwind-cxx.h314 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
316 return (void*)eo->barrier_cache.bitpattern[0]; in __gxx_caught_object()
372 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
375 __cxa_exception* header = __get_exception_header_from_ue (eo); in __gxx_caught_object()
381 __get_object_from_ue(_Unwind_Exception* eo) throw() in __get_object_from_ue() argument
383 return __is_dependent_exception (eo->exception_class) ? in __get_object_from_ue()
384 __get_dependent_exception_from_ue (eo)->primaryException : in __get_object_from_ue()
385 eo + 1; in __get_object_from_ue()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Deh_tm.cc34 free_any_cxa_exception (_Unwind_Exception *eo) in free_any_cxa_exception() argument
37 = __get_refcounted_exception_header_from_ue (eo); in free_any_cxa_exception()
39 if (__is_dependent_exception (eo->exception_class)) in free_any_cxa_exception()
42 = __get_dependent_exception_from_ue (eo); in free_any_cxa_exception()
83 _Unwind_Exception *eo in __cxa_tm_cleanup() local
86 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
88 _Unwind_DeleteException (eo); in __cxa_tm_cleanup()
106 _Unwind_Exception *eo = &h->unwindHeader; in __cxa_tm_cleanup() local
108 if (__is_gxx_exception_class (eo->exception_class)) in __cxa_tm_cleanup()
111 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
[all …]
A Dunwind-cxx.h314 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
316 return (void*)eo->barrier_cache.bitpattern[0]; in __gxx_caught_object()
372 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
375 __cxa_exception* header = __get_exception_header_from_ue (eo); in __gxx_caught_object()
381 __get_object_from_ue(_Unwind_Exception* eo) throw() in __get_object_from_ue() argument
383 return __is_dependent_exception (eo->exception_class) ? in __get_object_from_ue()
384 __get_dependent_exception_from_ue (eo)->primaryException : in __get_object_from_ue()
385 eo + 1; in __get_object_from_ue()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Deh_tm.cc34 free_any_cxa_exception (_Unwind_Exception *eo) in free_any_cxa_exception() argument
37 = __get_refcounted_exception_header_from_ue (eo); in free_any_cxa_exception()
39 if (__is_dependent_exception (eo->exception_class)) in free_any_cxa_exception()
42 = __get_dependent_exception_from_ue (eo); in free_any_cxa_exception()
83 _Unwind_Exception *eo in __cxa_tm_cleanup() local
86 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
88 _Unwind_DeleteException (eo); in __cxa_tm_cleanup()
106 _Unwind_Exception *eo = &h->unwindHeader; in __cxa_tm_cleanup() local
108 if (__is_gxx_exception_class (eo->exception_class)) in __cxa_tm_cleanup()
111 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
[all …]
A Dunwind-cxx.h314 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
316 return (void*)eo->barrier_cache.bitpattern[0]; in __gxx_caught_object()
372 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
375 __cxa_exception* header = __get_exception_header_from_ue (eo); in __gxx_caught_object()
381 __get_object_from_ue(_Unwind_Exception* eo) throw() in __get_object_from_ue() argument
383 return __is_dependent_exception (eo->exception_class) ? in __get_object_from_ue()
384 __get_dependent_exception_from_ue (eo)->primaryException : in __get_object_from_ue()
385 eo + 1; in __get_object_from_ue()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Deh_tm.cc34 free_any_cxa_exception (_Unwind_Exception *eo) in free_any_cxa_exception() argument
37 = __get_refcounted_exception_header_from_ue (eo); in free_any_cxa_exception()
39 if (__is_dependent_exception (eo->exception_class)) in free_any_cxa_exception()
42 = __get_dependent_exception_from_ue (eo); in free_any_cxa_exception()
83 _Unwind_Exception *eo in __cxa_tm_cleanup() local
86 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
88 _Unwind_DeleteException (eo); in __cxa_tm_cleanup()
106 _Unwind_Exception *eo = &h->unwindHeader; in __cxa_tm_cleanup() local
108 if (__is_gxx_exception_class (eo->exception_class)) in __cxa_tm_cleanup()
111 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
[all …]
A Dunwind-cxx.h314 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
316 return (void*)eo->barrier_cache.bitpattern[0]; in __gxx_caught_object()
372 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
375 __cxa_exception* header = __get_exception_header_from_ue (eo); in __gxx_caught_object()
381 __get_object_from_ue(_Unwind_Exception* eo) throw() in __get_object_from_ue() argument
383 return __is_dependent_exception (eo->exception_class) ? in __get_object_from_ue()
384 __get_dependent_exception_from_ue (eo)->primaryException : in __get_object_from_ue()
385 eo + 1; in __get_object_from_ue()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Deh_tm.cc34 free_any_cxa_exception (_Unwind_Exception *eo) in free_any_cxa_exception() argument
37 = __get_refcounted_exception_header_from_ue (eo); in free_any_cxa_exception()
39 if (__is_dependent_exception (eo->exception_class)) in free_any_cxa_exception()
42 = __get_dependent_exception_from_ue (eo); in free_any_cxa_exception()
83 _Unwind_Exception *eo in __cxa_tm_cleanup() local
86 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
88 _Unwind_DeleteException (eo); in __cxa_tm_cleanup()
106 _Unwind_Exception *eo = &h->unwindHeader; in __cxa_tm_cleanup() local
108 if (__is_gxx_exception_class (eo->exception_class)) in __cxa_tm_cleanup()
111 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
[all …]
A Dunwind-cxx.h314 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
316 return (void*)eo->barrier_cache.bitpattern[0]; in __gxx_caught_object()
372 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
375 __cxa_exception* header = __get_exception_header_from_ue (eo); in __gxx_caught_object()
381 __get_object_from_ue(_Unwind_Exception* eo) throw() in __get_object_from_ue() argument
383 return __is_dependent_exception (eo->exception_class) ? in __get_object_from_ue()
384 __get_dependent_exception_from_ue (eo)->primaryException : in __get_object_from_ue()
385 eo + 1; in __get_object_from_ue()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Deh_tm.cc34 free_any_cxa_exception (_Unwind_Exception *eo) in free_any_cxa_exception() argument
37 = __get_refcounted_exception_header_from_ue (eo); in free_any_cxa_exception()
39 if (__is_dependent_exception (eo->exception_class)) in free_any_cxa_exception()
42 = __get_dependent_exception_from_ue (eo); in free_any_cxa_exception()
83 _Unwind_Exception *eo in __cxa_tm_cleanup() local
86 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
88 _Unwind_DeleteException (eo); in __cxa_tm_cleanup()
106 _Unwind_Exception *eo = &h->unwindHeader; in __cxa_tm_cleanup() local
108 if (__is_gxx_exception_class (eo->exception_class)) in __cxa_tm_cleanup()
111 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
[all …]
A Dunwind-cxx.h314 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
316 return (void*)eo->barrier_cache.bitpattern[0]; in __gxx_caught_object()
372 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
375 __cxa_exception* header = __get_exception_header_from_ue (eo); in __gxx_caught_object()
381 __get_object_from_ue(_Unwind_Exception* eo) throw() in __get_object_from_ue() argument
383 return __is_dependent_exception (eo->exception_class) ? in __get_object_from_ue()
384 __get_dependent_exception_from_ue (eo)->primaryException : in __get_object_from_ue()
385 eo + 1; in __get_object_from_ue()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/
A Deh_tm.cc33 free_any_cxa_exception (_Unwind_Exception *eo) in free_any_cxa_exception() argument
36 = __get_refcounted_exception_header_from_ue (eo); in free_any_cxa_exception()
38 if (__is_dependent_exception (eo->exception_class)) in free_any_cxa_exception()
41 = __get_dependent_exception_from_ue (eo); in free_any_cxa_exception()
84 _Unwind_Exception *eo in __cxa_tm_cleanup() local
87 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
89 _Unwind_DeleteException (eo); in __cxa_tm_cleanup()
107 _Unwind_Exception *eo = &h->unwindHeader; in __cxa_tm_cleanup() local
109 if (__is_gxx_exception_class (eo->exception_class)) in __cxa_tm_cleanup()
112 free_any_cxa_exception (eo); in __cxa_tm_cleanup()
[all …]
A Dunwind-cxx.h314 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
316 return (void*)eo->barrier_cache.bitpattern[0]; in __gxx_caught_object()
372 __gxx_caught_object(_Unwind_Exception* eo) in __gxx_caught_object() argument
375 __cxa_exception* header = __get_exception_header_from_ue (eo); in __gxx_caught_object()
381 __get_object_from_ue(_Unwind_Exception* eo) throw() in __get_object_from_ue() argument
383 return __is_dependent_exception (eo->exception_class) ? in __get_object_from_ue()
384 __get_dependent_exception_from_ue (eo)->primaryException : in __get_object_from_ue()
385 eo + 1; in __get_object_from_ue()
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dsymbol.c959 off_t so, eo; member
981 l1 = s1->eo - s1->so; in sym_rel_comp()
982 l2 = s2->eo - s2->so; in sym_rel_comp()
1031 tmp_sym_match->eo = match[0].rm_eo; in sym_re_search()

Completed in 26 milliseconds