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

/openbsd-current/gnu/llvm/libunwind/src/
H A DCompactUnwinder.hpp43 static void frameUnwind(A &addressSpace, Registers_x86 &registers);
114 frameUnwind(addressSpace, registers);
238 void CompactUnwinder_x86<A>::frameUnwind(A &addressSpace, function in class:libunwind::CompactUnwinder_x86
275 static void frameUnwind(A &addressSpace, Registers_x86_64 &registers);
345 frameUnwind(addressSpace, registers);
469 void CompactUnwinder_x86_64<A>::frameUnwind(A &addressSpace, function in class:libunwind::CompactUnwinder_x86_64

Completed in 111 milliseconds