31 CUDie.dump(OS, 0, DumpOpts);
33 OS <<
"<compile unit can't be parsed!>\n\n";
const DWARFAbbreviationDeclarationSet * getAbbreviations() const
This class represents lattice values for constants.
~DWARFCompileUnit() override
VTable anchor.
format_object< Ts... > format(const char *Fmt, const Ts &... Vals)
These are helper functions used to produce formatted output.
void dump(raw_ostream &OS, DIDumpOptions DumpOpts) override
Dump this compile unit to OS.
uint32_t getNextUnitOffset() const
uint8_t getAddressByteSize() const
uint16_t getVersion() const
Container for dump options that control which debug information will be dumped.
Utility class that carries the DWARF compile/type unit and the debug info entry in an object...
Optional< uint64_t > getDWOId()
DWARFDie getUnitDIE(bool ExtractUnitDIEOnly=true)
StringRef UnitTypeString(unsigned)
uint32_t getLength() const
uint32_t getOffset() const
uint8_t getUnitType() const
This class implements an extremely fast bulk output stream that can only output to a stream...