class DWARFUnitIndex::Entry
Declaration
class DWARFUnitIndex::Entry { /* full declaration omitted */ };
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h:45
Method Overview
- public const llvm::DWARFUnitIndex::Entry::SectionContribution * getOffset(llvm::DWARFSectionKind Sec) const
- public const llvm::DWARFUnitIndex::Entry::SectionContribution * getOffset() const
- public const llvm::DWARFUnitIndex::Entry::SectionContribution * getOffsets() const
- public uint64_t getSignature() const
Methods
¶const llvm::DWARFUnitIndex::Entry::
SectionContribution*
getOffset(llvm::DWARFSectionKind Sec) const
const llvm::DWARFUnitIndex::Entry::
SectionContribution*
getOffset(llvm::DWARFSectionKind Sec) const
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h:59
Parameters
- llvm::DWARFSectionKind Sec
¶const llvm::DWARFUnitIndex::Entry::
SectionContribution*
getOffset() const
const llvm::DWARFUnitIndex::Entry::
SectionContribution*
getOffset() const
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h:60
¶const llvm::DWARFUnitIndex::Entry::
SectionContribution*
getOffsets() const
const llvm::DWARFUnitIndex::Entry::
SectionContribution*
getOffsets() const
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h:62
¶uint64_t getSignature() const
uint64_t getSignature() const
Declared at: llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h:66