LLVM API Documentation
| clear() | llvm::DWARFUnit | |
| collectAddressRanges(DWARFAddressRangesVector &CURanges) | llvm::DWARFUnit | |
| dump(raw_ostream &OS) | llvm::DWARFTypeUnit | |
| DWARFTypeUnit(DWARFContext &Context, const DWARFDebugAbbrev *DA, StringRef IS, StringRef RS, StringRef SS, StringRef SOS, StringRef AOS, const RelocAddrMap *M, bool LE, const DWARFUnitSectionBase &UnitSection) | llvm::DWARFTypeUnit | [inline] |
| DWARFUnit(DWARFContext &Context, const DWARFDebugAbbrev *DA, StringRef IS, StringRef RS, StringRef SS, StringRef SOS, StringRef AOS, const RelocAddrMap *M, bool LE, const DWARFUnitSectionBase &UnitSection) | llvm::DWARFUnit | |
| extract(DataExtractor debug_info, uint32_t *offset_ptr) | llvm::DWARFUnit | |
| extractImpl(DataExtractor debug_info, uint32_t *offset_ptr) override | llvm::DWARFTypeUnit | [protected, virtual] |
| 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 | |
| getCompileUnitDIE(bool extract_cu_die_only=true) | llvm::DWARFUnit | [inline] |
| getContext() const | llvm::DWARFUnit | [inline] |
| getDebugInfoExtractor() const | llvm::DWARFUnit | [inline] |
| getDWOId() | llvm::DWARFUnit | |
| getHeaderSize() const override | llvm::DWARFTypeUnit | [inline, virtual] |
| getInlinedChainForAddress(uint64_t Address) | llvm::DWARFUnit | |
| getLength() const | llvm::DWARFUnit | [inline] |
| getNextUnitOffset() const | llvm::DWARFUnit | [inline] |
| getOffset() const | llvm::DWARFUnit | [inline] |
| getRelocMap() const | llvm::DWARFUnit | [inline] |
| 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] |
| getUnitSection() const | llvm::DWARFUnit | [inline] |
| getVersion() const | llvm::DWARFUnit | [inline] |
| 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] |