|
LLVM
4.0.0
|
#include "llvm/ADT/SmallString.h"#include "llvm/ADT/STLExtras.h"#include "llvm/ADT/StringRef.h"#include "llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h"#include "llvm/DebugInfo/DWARF/DWARFContext.h"#include "llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h"#include "llvm/DebugInfo/DWARF/DWARFUnit.h"#include "llvm/Object/ObjectFile.h"#include "llvm/Support/Casting.h"#include "llvm/Support/DataExtractor.h"#include "llvm/Support/Path.h"#include <algorithm>#include <cassert>#include <cstdint>#include <cstdio>#include <vector>Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| llvm::AddrOffsetSection (AOS) | |
| llvm::isLittleEndian (LE) | |
| llvm::isDWO (IsDWO) | |
| llvm::UnitSection (UnitSection) | |
| llvm::IndexEntry (IndexEntry) | |
| const DWARFUnitIndex & | llvm::getDWARFUnitIndex (DWARFContext &Context, DWARFSectionKind Kind) |
1.8.6