Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h181 unit_iterator_range types_section_units() { in types_section_units() function
/src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1061 dumpDebugType(".debug_types", types_section_units()); in dump()
/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2761 if (!OptContext.File.Dwarf->types_section_units().empty()) { in link()