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

/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DCompactUnwinder.hpp493 /// CompactUnwinder_arm64 uses a compact unwind info to virtually "step" (aka
496 class CompactUnwinder_arm64 { class in namespace:libunwind
516 int CompactUnwinder_arm64<A>::stepWithCompactEncoding(
531 int CompactUnwinder_arm64<A>::stepWithCompactEncodingFrameless(
613 int CompactUnwinder_arm64<A>::stepWithCompactEncodingFrame(
H A DUnwindCursor.hpp977 return CompactUnwinder_arm64<A>::stepWithCompactEncoding(

Completed in 287 milliseconds