Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
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.c219 int *ipBefore) { in _Unwind_GetIPInfo() argument
221 *ipBefore = 0; in _Unwind_GetIPInfo()
/external/libunwind_llvm/include/
Dunwind.h314 int *ipBefore);