|
LLVM
4.0.0
|
This is the complete list of members for llvm::DWARFTypeUnit, including all inherited members.
| clear() | llvm::DWARFUnit | |
| collectAddressRanges(DWARFAddressRangesVector &CURanges) | llvm::DWARFUnit | |
| dies() | llvm::DWARFUnit | inline |
| dump(raw_ostream &OS, bool Brief=false) | llvm::DWARFTypeUnit | |
| DWARFTypeUnit(DWARFContext &Context, const DWARFSection &Section, const DWARFDebugAbbrev *DA, StringRef RS, StringRef SS, StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO, const DWARFUnitSectionBase &UnitSection, const DWARFUnitIndex::Entry *Entry) | llvm::DWARFTypeUnit | inline |
| DWARFUnit(DWARFContext &Context, const DWARFSection &Section, const DWARFDebugAbbrev *DA, StringRef RS, StringRef SS, StringRef SOS, StringRef AOS, StringRef LS, bool LE, bool IsDWO, const DWARFUnitSectionBase &UnitSection, const DWARFUnitIndex::Entry *IndexEntry=nullptr) | llvm::DWARFUnit | |
| extract(DataExtractor debug_info, uint32_t *offset_ptr) | llvm::DWARFUnit | |
| extractImpl(DataExtractor debug_info, uint32_t *offset_ptr) override | llvm::DWARFTypeUnit | protectedvirtual |
| extractRangeList(uint32_t RangeListOffset, DWARFDebugRangeList &RangeList) const | llvm::DWARFUnit | |
| getAbbreviations() const | llvm::DWARFUnit | inline |
| getAddressByteSize() const | llvm::DWARFUnit | inline |
| getAddrOffsetSectionItem(uint32_t Index, uint64_t &Result) const | llvm::DWARFUnit | |
| getBaseAddress() const | llvm::DWARFUnit | inline |
| getCompilationDir() | llvm::DWARFUnit | |
| getContext() const | llvm::DWARFUnit | inline |
| getDebugInfoExtractor() const | llvm::DWARFUnit | inline |
| getDIEAtIndex(unsigned Index) | llvm::DWARFUnit | inline |
| getDIEForOffset(uint32_t Offset) | llvm::DWARFUnit | inline |
| getDIEIndex(const DWARFDie &D) | llvm::DWARFUnit | inline |
| getDwarfOffsetByteSize() const | llvm::DWARFUnit | inline |
| getDWOId() | llvm::DWARFUnit | |
| getFormat() const | llvm::DWARFUnit | inline |
| getHeaderSize() const override | llvm::DWARFTypeUnit | inlinevirtual |
| getInlinedChainForAddress(uint64_t Address, SmallVectorImpl< DWARFDie > &InlinedChain) | llvm::DWARFUnit | |
| getLength() const | llvm::DWARFUnit | inline |
| getLineSection() const | llvm::DWARFUnit | inline |
| getLineTableOffset() const | llvm::DWARFUnit | inline |
| getNextUnitOffset() const | llvm::DWARFUnit | inline |
| getNumDIEs() | llvm::DWARFUnit | inline |
| getOffset() const | llvm::DWARFUnit | inline |
| getParent(const DWARFDebugInfoEntry *Die) | llvm::DWARFUnit | |
| getRefAddrByteSize() const | llvm::DWARFUnit | inline |
| getRelocMap() const | llvm::DWARFUnit | inline |
| getSibling(const DWARFDebugInfoEntry *Die) | llvm::DWARFUnit | |
| getStringExtractor() const | llvm::DWARFUnit | inline |
| getStringOffsetSection() const | llvm::DWARFUnit | inline |
| getStringOffsetSectionItem(uint32_t Index, uint32_t &Result) const | llvm::DWARFUnit | |
| getStringSection() const | llvm::DWARFUnit | inline |
| getUnitDIE(bool ExtractUnitDIEOnly=true) | llvm::DWARFUnit | inline |
| getUnitSection() const | llvm::DWARFUnit | inline |
| getVersion() const | llvm::DWARFUnit | inline |
| Section | llvm::DWARFTypeUnit | static |
| setAddrOffsetSection(StringRef AOS, uint32_t Base) | llvm::DWARFUnit | inline |
| setBaseAddress(uint64_t base_addr) | llvm::DWARFUnit | inline |
| setRangesSection(StringRef RS, uint32_t Base) | llvm::DWARFUnit | inline |
| ~DWARFUnit() | llvm::DWARFUnit | virtual |
1.8.6