Module dwarf_const

Source
Expand description

Definitions of various DWARF-related constants.

Macros§

declare_constant πŸ”’
Helper macro to let us redeclare gimli’s constants as our own constants with a different type, with less risk of copy-paste errors.

Constants§

DW_ATE_UTF πŸ”’
DW_ATE_boolean πŸ”’
DW_ATE_float πŸ”’
DW_ATE_signed πŸ”’
DW_ATE_unsigned πŸ”’
DW_LANG_Rust πŸ”’
DW_OP_LLVM_fragment πŸ”’
Defined by LLVM in llvm/include/llvm/BinaryFormat/Dwarf.h. Double-checked by a static assertion in RustWrapper.cpp.
DW_OP_deref πŸ”’
DW_OP_plus_uconst πŸ”’
DW_TAG_const_type πŸ”’