Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A 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
276 static void framelessUnwind(A &addressSpace, uint64_t returnAddressLocation,
463 framelessUnwind(addressSpace, savedRegisters, registers); in stepWithCompactEncodingFrameless()
481 void CompactUnwinder_x86_64<A>::framelessUnwind(A &addressSpace, in framelessUnwind() function in libunwind::CompactUnwinder_x86_64