Home
last modified time | relevance | path

Searched refs:getStringOffsetSectionItem (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp198 MacroContributionOffset->second->getStringOffsetSectionItem( in parseImpl()
H A DDWARFFormValue.cpp645 Optional<uint64_t> StrOffset = U->getStringOffsetSectionItem(Offset); in getAsCString()
H A DDWARFUnit.cpp217 Optional<uint64_t> DWARFUnit::getStringOffsetSectionItem(uint32_t Index) const { in getStringOffsetSectionItem() function in DWARFUnit
H A DDWARFVerifier.cpp680 uint64_t StringOffset = *DieCU->getStringOffsetSectionItem(Index); in verifyDebugInfoForm()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h327 Optional<uint64_t> getStringOffsetSectionItem(uint32_t Index) const;