Home
last modified time | relevance | path

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

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