Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h310 const DWARFSection &getStringOffsetSection() const { in getStringOffsetSection() function
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp262 StrOffstsWriter->initialize(Unit->getStringOffsetSection(), in updateDebugInfo()