Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1999 DWARFSectionMap RangesSection; member in __anonafd15ee41111::DWARFObjInMemory
2030 .Case("debug_ranges", &RangesSection) in mapNameToDWARFSection()
2391 const DWARFSection &getRangesSection() const override { return RangesSection; } in getRangesSection()