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
1062 int stepWithCompactEncoding(bool stage2 = false) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1072 int stepWithCompactEncoding(Registers_x86_64 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1079 int stepWithCompactEncoding(Registers_x86 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1086 int stepWithCompactEncoding(Registers_ppc &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1092 int stepWithCompactEncoding(Registers_ppc64 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1099 int stepWithCompactEncoding(Registers_arm64 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1106 int stepWithCompactEncoding(Registers_mips_o32 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1112 int stepWithCompactEncoding(Registers_mips_newabi &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1118 int stepWithCompactEncoding(Registers_loongarch &) { return UNW_EINVAL; } in stepWithCompactEncoding() function in libunwind::UnwindCursor1122 int stepWithCompactEncoding(Registers_sparc &) { return UNW_EINVAL; } in stepWithCompactEncoding() function in libunwind::UnwindCursor[all …]