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 inRustWrapper.cpp
. - DW_
OP_ 🔒deref - DW_
OP_ 🔒plus_ uconst - DW_
TAG_ 🔒const_ type