10 #ifndef LLVM_LIB_DEBUGINFO_DWARFGDBINDEX_H
11 #define LLVM_LIB_DEBUGINFO_DWARFGDBINDEX_H
26 struct CompUnitEntry {
39 struct SymTableEntry {
68 #endif // LLVM_LIB_DEBUGINFO_DWARFGDBINDEX_H
void dump(raw_ostream &OS)
void parse(DataExtractor Data)
This class implements an extremely fast bulk output stream that can only output to a stream...
StringRef - Represent a constant reference to a string, i.e.