Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DCompactUnwinder.hpp44 static void framelessUnwind(A &addressSpace,
232 framelessUnwind(addressSpace, savedRegisters, registers); in stepWithCompactEncodingFrameless()
250 void CompactUnwinder_x86<A>::framelessUnwind( in framelessUnwind() function in libunwind::CompactUnwinder_x86
274 static void framelessUnwind(A &addressSpace, uint64_t returnAddressLocation,
461 framelessUnwind(addressSpace, savedRegisters, registers); in stepWithCompactEncodingFrameless()
479 void CompactUnwinder_x86_64<A>::framelessUnwind(A &addressSpace, in framelessUnwind() function in libunwind::CompactUnwinder_x86_64