Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwind-sjlj.c436 int *ipBefore) { in _Unwind_GetIPInfo() argument
438 *ipBefore = 0; in _Unwind_GetIPInfo()
440 (void *)context, (void *)ipBefore, in _Unwind_GetIPInfo()
DUnwindLevel1-gcc-ext.c222 int *ipBefore) { in _Unwind_GetIPInfo() argument
224 *ipBefore = 0; in _Unwind_GetIPInfo()
/external/libunwind_llvm/include/
Dunwind.h322 int *ipBefore);