|
LLVM
4.0.0
|
#include <DWARFUnitIndex.h>
Classes | |
| struct | SectionContribution |
Public Member Functions | |
| const SectionContribution * | getOffset (DWARFSectionKind Sec) const |
| const SectionContribution * | getOffset () const |
| const SectionContribution * | getOffsets () const |
| uint64_t | getSignature () const |
Friends | |
| class | DWARFUnitIndex |
Definition at line 44 of file DWARFUnitIndex.h.
| const DWARFUnitIndex::Entry::SectionContribution * llvm::DWARFUnitIndex::Entry::getOffset | ( | DWARFSectionKind | Sec | ) | const |
Definition at line 148 of file DWARFUnitIndex.cpp.
References i.
Referenced by llvm::DWARFUnit::DWARFUnit(), llvm::DWARFUnit::extractImpl(), and llvm::DWARFUnit::getLineTableOffset().
| const DWARFUnitIndex::Entry::SectionContribution * llvm::DWARFUnitIndex::Entry::getOffset | ( | ) | const |
Definition at line 156 of file DWARFUnitIndex.cpp.
|
inline |
Definition at line 60 of file DWARFUnitIndex.h.
|
inline |
Definition at line 63 of file DWARFUnitIndex.h.
|
friend |
Definition at line 55 of file DWARFUnitIndex.h.
1.8.6