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

/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DCompactUnwinder.hpp261 /// CompactUnwinder_x86_64 uses a compact unwind info to virtually "step" (aka
264 class CompactUnwinder_x86_64 { class in namespace:libunwind
287 int CompactUnwinder_x86_64<A>::stepWithCompactEncoding(
305 int CompactUnwinder_x86_64<A>::stepWithCompactEncodingRBPFrame(
349 int CompactUnwinder_x86_64<A>::stepWithCompactEncodingFrameless(
468 void CompactUnwinder_x86_64<A>::frameUnwind(A &addressSpace,
480 void CompactUnwinder_x86_64<A>::framelessUnwind(A &addressSpace,
H A DUnwindCursor.hpp950 return CompactUnwinder_x86_64<A>::stepWithCompactEncoding(

Completed in 70 milliseconds