Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwindLevel1.c37 unw_cursor_t cursor1; in unwind_phase1() local
38 unw_init_local(&cursor1, uc); in unwind_phase1()
45 int stepResult = unw_step(&cursor1); in unwind_phase1()
61 if (unw_get_proc_info(&cursor1, &frameInfo) != UNW_ESUCCESS) { in unwind_phase1()
73 if ((unw_get_proc_name(&cursor1, functionBuf, sizeof(functionBuf), in unwind_phase1()
78 unw_get_reg(&cursor1, UNW_REG_IP, &pc); in unwind_phase1()
96 exception_object, (struct _Unwind_Context *)(&cursor1)); in unwind_phase1()
102 unw_get_reg(&cursor1, UNW_REG_SP, &sp); in unwind_phase1()
DUnwind-EHABI.cpp448 unw_cursor_t cursor1; in unwind_phase1() local
449 unw_init_local(&cursor1, uc); in unwind_phase1()
457 int stepResult = unw_step(&cursor1); in unwind_phase1()
473 if (unw_get_proc_info(&cursor1, &frameInfo) != UNW_ESUCCESS) { in unwind_phase1()
485 if ((unw_get_proc_name(&cursor1, functionBuf, sizeof(functionBuf), in unwind_phase1()
490 unw_get_reg(&cursor1, UNW_REG_IP, &pc); in unwind_phase1()
508 struct _Unwind_Context *context = (struct _Unwind_Context *)(&cursor1); in unwind_phase1()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...