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

/openbsd-current/gnu/llvm/libunwind/src/
H A DCompactUnwinder.hpp44 static void framelessUnwind(A &addressSpace,
232 framelessUnwind(addressSpace, savedRegisters, registers);
250 void CompactUnwinder_x86<A>::framelessUnwind( function in class:libunwind::CompactUnwinder_x86
276 static void framelessUnwind(A &addressSpace, uint64_t returnAddressLocation,
463 framelessUnwind(addressSpace, savedRegisters, registers);
481 void CompactUnwinder_x86_64<A>::framelessUnwind(A &addressSpace, function in class:libunwind::CompactUnwinder_x86_64

Completed in 274 milliseconds