llvm::DWARFUnit::getStringOffsetsTableContribution

Return this unit's contribution to .debug_str_offsets (extracting the CU DIE if needed).

Synopsis

Declared in <llvm/DebugInfo/DWARF/DWARFUnit.h>

std::optional<StrOffsetsContributionDescriptor> const&
getStringOffsetsTableContribution();

Return Value

This unit's contribution to .debug_str_offsets.