Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwind-sjlj.c42 uintptr_t resumeLocation; member
382 ufc->resumeLocation + 1); in _Unwind_GetIP()
383 return ufc->resumeLocation + 1; in _Unwind_GetIP()
395 context, ipBefore, ufc->resumeLocation + 1); in _Unwind_GetIPInfo()
396 return ufc->resumeLocation + 1; in _Unwind_GetIPInfo()
406 ufc->resumeLocation = new_value - 1; in _Unwind_SetIP()