Go to the source code of this file.
|
| SYMS_API SYMS_UnwindResult | syms_unwind_pe_x64 (SYMS_String8 data, SYMS_PeBinAccel *bin, SYMS_U64 bin_base, SYMS_MemoryView *memview, SYMS_RegX64 *regs) |
| |
| SYMS_API SYMS_UnwindResult | syms_unwind_pe_x64__epilog (SYMS_String8 bin_data, SYMS_PeBinAccel *bin, SYMS_U64 bin_base, SYMS_MemoryView *memview, SYMS_RegX64 *regs) |
| |
| SYMS_API SYMS_U32 | syms_unwind_pe_x64__slot_count_from_op_code (SYMS_UnwindPeOpCode op_code) |
| |
| SYMS_API SYMS_B32 | syms_unwind_pe_x64__voff_is_in_epilog (SYMS_String8 bin_data, SYMS_PeBinAccel *bin, SYMS_U64 voff, SYMS_PeIntelPdata *final_pdata) |
| |
| SYMS_API SYMS_Reg64 * | syms_unwind_pe_x64__gpr_reg (SYMS_RegX64 *regs, SYMS_UnwindPeX64GprReg reg_id) |
| |
◆ SYMS_UNWIND_PE_X64_C
◆ syms_unwind_pe_x64()
◆ syms_unwind_pe_x64__epilog()
◆ syms_unwind_pe_x64__gpr_reg()
◆ syms_unwind_pe_x64__slot_count_from_op_code()
◆ syms_unwind_pe_x64__voff_is_in_epilog()