enum CallFrameInfo

Description

Call frame instruction encodings.

Declared at: llvm/include/llvm/BinaryFormat/Dwarf.h:422

Enumerators

NameValueComment
DW_CFA_nop0
DW_CFA_advance_loc64
DW_CFA_offset128
DW_CFA_restore192
DW_CFA_set_loc1
DW_CFA_advance_loc12
DW_CFA_advance_loc23
DW_CFA_advance_loc44
DW_CFA_offset_extended5
DW_CFA_restore_extended6
DW_CFA_undefined7
DW_CFA_same_value8
DW_CFA_register9
DW_CFA_remember_state10
DW_CFA_restore_state11
DW_CFA_def_cfa12
DW_CFA_def_cfa_register13
DW_CFA_def_cfa_offset14
DW_CFA_def_cfa_expression15
DW_CFA_expression16
DW_CFA_offset_extended_sf17
DW_CFA_def_cfa_sf18
DW_CFA_def_cfa_offset_sf19
DW_CFA_val_offset20
DW_CFA_val_offset_sf21
DW_CFA_val_expression22
DW_CFA_MIPS_advance_loc829
DW_CFA_GNU_window_save45
DW_CFA_AARCH64_negate_ra_state45
DW_CFA_GNU_args_size46
DW_CFA_LLVM_def_aspace_cfa48
DW_CFA_LLVM_def_aspace_cfa_sf49
DW_CFA_extended0
DW_CFA_lo_user28
DW_CFA_hi_user63