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 🔒