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
1031 int stepWithCompactEncoding(bool stage2 = false) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1041 int stepWithCompactEncoding(Registers_x86_64 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1048 int stepWithCompactEncoding(Registers_x86 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1055 int stepWithCompactEncoding(Registers_ppc &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1061 int stepWithCompactEncoding(Registers_ppc64 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1068 int stepWithCompactEncoding(Registers_arm64 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1075 int stepWithCompactEncoding(Registers_mips_o32 &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1081 int stepWithCompactEncoding(Registers_mips_newabi &) { in stepWithCompactEncoding() function in libunwind::UnwindCursor1087 int stepWithCompactEncoding(Registers_loongarch &) { return UNW_EINVAL; } in stepWithCompactEncoding() function in libunwind::UnwindCursor1091 int stepWithCompactEncoding(Registers_sparc &) { return UNW_EINVAL; } in stepWithCompactEncoding() function in libunwind::UnwindCursor[all …]