Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DCompactUnwinder.hpp43 static void frameUnwind(A &addressSpace, Registers_x86 &registers);
114 frameUnwind(addressSpace, registers); in stepWithCompactEncodingEBPFrame()
238 void CompactUnwinder_x86<A>::frameUnwind(A &addressSpace, in frameUnwind() function in libunwind::CompactUnwinder_x86
273 static void frameUnwind(A &addressSpace, Registers_x86_64 &registers);
343 frameUnwind(addressSpace, registers); in stepWithCompactEncodingRBPFrame()
467 void CompactUnwinder_x86_64<A>::frameUnwind(A &addressSpace, in frameUnwind() function in libunwind::CompactUnwinder_x86_64