10 #ifndef LLVM_DEBUGINFO_DWARFATTRIBUTE_H 11 #define LLVM_DEBUGINFO_DWARFATTRIBUTE_H 42 explicit operator bool()
const {
56 #endif // LLVM_DEBUGINFO_DWARFATTRIBUTE_H
dwarf::Attribute Attr
The attribute enumeration of this attribute.
This class represents lattice values for constants.
uint32_t ByteSize
The debug info/types section byte size of the data for this attribute.
DWARFFormValue Value
The form and value for this attribute.
Encapsulates a DWARF attribute value and all of the data required to describe the attribute value...
DWARFAttribute(uint32_t O, dwarf::Attribute A=dwarf::Attribute(0), dwarf::Form F=dwarf::Form(0))
uint32_t Offset
The debug info/types offset for this attribute.
This file contains constants used for implementing Dwarf debug support.