Home
last modified time | relevance | path

Searched refs:_Unwind_Internal_Ptr (Results 1 – 3 of 3) sorted by relevance

/sysdeps/generic/
A Dunwind-pe.h213 _Unwind_Internal_Ptr result; in read_encoded_value_with_base()
217 _Unwind_Internal_Ptr a = (_Unwind_Internal_Ptr) p; in read_encoded_value_with_base()
219 result = *(_Unwind_Internal_Ptr *) a; in read_encoded_value_with_base()
227 result = (_Unwind_Internal_Ptr) u->ptr; in read_encoded_value_with_base()
235 result = (_Unwind_Internal_Ptr) tmp; in read_encoded_value_with_base()
243 result = (_Unwind_Internal_Ptr) tmp; in read_encoded_value_with_base()
280 ? (_Unwind_Internal_Ptr) u : base); in read_encoded_value_with_base()
282 result = *(_Unwind_Internal_Ptr *) result; in read_encoded_value_with_base()
A Dunwind.h41 typedef unsigned _Unwind_Internal_Ptr __attribute__((__mode__(__pointer__))); typedef
/sysdeps/arm/
A Dunwind.h41 typedef unsigned _Unwind_Internal_Ptr __attribute__((__mode__(__pointer__))); typedef

Completed in 5 milliseconds