Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp529 auto DumpStrSection = [&](StringRef Section) { in dump() local
576 DumpStrSection(DObj->getStrSection()); in dump()
580 DumpStrSection(DObj->getStrDWOSection()); in dump()
584 DumpStrSection(DObj->getLineStrSection()); in dump()