Searched defs:stepWithCompactEncoding (Results 1 – 2 of 2) sorted by relevance
57 int CompactUnwinder_x86<A>::stepWithCompactEncoding( in stepWithCompactEncoding() function in libunwind::CompactUnwinder_x86288 int CompactUnwinder_x86_64<A>::stepWithCompactEncoding( in stepWithCompactEncoding() function in libunwind::CompactUnwinder_x86_64517 int CompactUnwinder_arm64<A>::stepWithCompactEncoding( in stepWithCompactEncoding() function in libunwind::CompactUnwinder_arm64
1014 int stepWithCompactEncoding(bool stage2 = false) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1024 int stepWithCompactEncoding(Registers_x86_64 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1031 int stepWithCompactEncoding(Registers_x86 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1038 int stepWithCompactEncoding(Registers_ppc &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1044 int stepWithCompactEncoding(Registers_ppc64 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1051 int stepWithCompactEncoding(Registers_arm64 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1058 int stepWithCompactEncoding(Registers_mips_o32 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1064 int stepWithCompactEncoding(Registers_mips_newabi &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1070 int stepWithCompactEncoding(Registers_loongarch &) { return UNW_EINVAL; } in stepWithCompactEncoding() function in libunwind::UnwindCursor1074 int stepWithCompactEncoding(Registers_sparc &) { return UNW_EINVAL; } in stepWithCompactEncoding() function in libunwind::UnwindCursor[all …]