Home
last modified time | relevance | path

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

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