Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h160 unit_iterator_range types_section_units() { in types_section_units() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp410 dumpDebugType(".debug_types", types_section_units()); in dump()