Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h147 static inline uint32_t _Unwind_GetGR( _Unwind_Context* ctx, int reg) { in _Unwind_GetGR()
153 static inline void _Unwind_SetGR(_Unwind_Context* ctx, int reg, uint32_t val) { in _Unwind_SetGR()
157 static inline uint32_t _Unwind_GetIP(_Unwind_Context* ctx) { in _Unwind_GetIP()
160 static inline void _Unwind_SetIP(_Unwind_Context* ctx, uint32_t val) { in _Unwind_SetIP()
/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc368 _Unwind_Context* ctx, in saveDataToBarrierCache()
388 _Unwind_Context* ctx, in saveUnexpectedDataToBarrierCache()
501 _Unwind_Context* ctx, in saveDataToBarrierCache()
510 _Unwind_Context* ctx, in saveUnexpectedDataToBarrierCache()