Home
last modified time | relevance | path

Searched refs:getStringOffsetSection (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h341 const DWARFSection &getStringOffsetSection() const { in getStringOffsetSection() function
/llvm-project/bolt/lib/Core/
H A DDebugNames.cpp207 const DWARFSection &StrOffsetsSection = Unit.getStringOffsetSection(); in getNameOffset()