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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugMacro.cpp192 MacroContributionOffset->second->getStringOffsetSectionItem(
H A DDWARFFormValue.cpp606 Optional<uint64_t> StrOffset = U->getStringOffsetSectionItem(Offset);
H A DDWARFUnit.cpp242 Optional<uint64_t> DWARFUnit::getStringOffsetSectionItem(uint32_t Index) const { function in class:DWARFUnit
H A DDWARFVerifier.cpp638 uint64_t StringOffset = *DieCU->getStringOffsetSectionItem(Index);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h327 Optional<uint64_t> getStringOffsetSectionItem(uint32_t Index) const;

Completed in 111 milliseconds