Home
last modified time | relevance | path

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

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