Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-sjlj.c391 int *ipBefore) { in _Unwind_GetIPInfo() argument
393 *ipBefore = 0; in _Unwind_GetIPInfo()
395 context, ipBefore, ufc->resumeLocation + 1); in _Unwind_GetIPInfo()
DUnwindLevel1-gcc-ext.c230 int *ipBefore) { in _Unwind_GetIPInfo() argument
232 *ipBefore = 0; in _Unwind_GetIPInfo()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h267 int *ipBefore);