HomeSort by relevance Sort by last modified time
    Searched refs:resumeLocation (Results 1 - 2 of 2) sorted by null

  /external/libunwind_llvm/src/
Unwind-sjlj.c 42 uintptr_t resumeLocation;
382 ufc->resumeLocation + 1);
383 return ufc->resumeLocation + 1;
395 context, ipBefore, ufc->resumeLocation + 1);
396 return ufc->resumeLocation + 1;
406 ufc->resumeLocation = new_value - 1;
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind-sjlj.c 42 uintptr_t resumeLocation;
382 ufc->resumeLocation + 1);
383 return ufc->resumeLocation + 1;
395 context, ipBefore, ufc->resumeLocation + 1);
396 return ufc->resumeLocation + 1;
406 ufc->resumeLocation = new_value - 1;

Completed in 596 milliseconds