Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp201 MacroContributionOffset->second->getStringOffsetSectionItem( in parseImpl()
H A DDWARFFormValue.cpp647 Expected<uint64_t> StrOffset = U->getStringOffsetSectionItem(Offset); in getAsCString()
H A DDWARFUnit.cpp231 Expected<uint64_t> DWARFUnit::getStringOffsetSectionItem(uint32_t Index) const { in getStringOffsetSectionItem() function in DWARFUnit
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h370 Expected<uint64_t> getStringOffsetSectionItem(uint32_t Index) const;