Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp405 auto dumpDebugType = [&](const char *Name, unit_iterator_range Units) { in dump() local
416 dumpDebugType(".debug_types", types_section_units()); in dump()
418 dumpDebugType(".debug_types.dwo", dwo_types_section_units()); in dump()