Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h161 unit_iterator_range types_section_units() { in types_section_units() function
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp413 dumpDebugType(".debug_types", types_section_units()); in dump()
/openbsd/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2499 if (!OptContext.File.Dwarf->types_section_units().empty()) { in link()