LLVM  8.0.1
Classes | Namespaces | Enumerations
DWARFUnitIndex.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/DataExtractor.h"
#include <cstdint>
#include <memory>
Include dependency graph for DWARFUnitIndex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::DWARFUnitIndex
 
class  llvm::DWARFUnitIndex::Entry
 
struct  llvm::DWARFUnitIndex::Entry::SectionContribution
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Enumerations

enum  llvm::DWARFSectionKind {
  llvm::DW_SECT_INFO = 1, llvm::DW_SECT_TYPES, llvm::DW_SECT_ABBREV, llvm::DW_SECT_LINE,
  llvm::DW_SECT_LOC, llvm::DW_SECT_STR_OFFSETS, llvm::DW_SECT_MACINFO, llvm::DW_SECT_MACRO
}