struct BasicDIEUnit
Declaration
struct BasicDIEUnit : public DIEUnit { /* full declaration omitted */ };
Description
Represents a compile or type unit.
Declared at: llvm/include/llvm/CodeGen/DIE.h:895
Inherits from: DIEUnit
Method Overview
- public BasicDIEUnit(uint16_t Version, uint8_t AddrSize, dwarf::Tag UnitTag)
Inherited from DIEUnit:
- public getAddressSize
- public getCrossSectionRelativeBaseAddress
- public getDebugSectionOffset
- public getDwarfVersion
- public getLength
- public getSection
- public getUnitDie
- public getUnitDie
- public setDebugSectionOffset
- public setLength
- public setSection
Methods
ΒΆBasicDIEUnit(uint16_t Version,
uint8_t AddrSize,
dwarf::Tag UnitTag)
BasicDIEUnit(uint16_t Version,
uint8_t AddrSize,
dwarf::Tag UnitTag)
Declared at: llvm/include/llvm/CodeGen/DIE.h:896
Parameters
- uint16_t Version
- uint8_t AddrSize
- dwarf::Tag UnitTag