Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2001 DWARFSectionMap RangesSection; member in __anonfc0a132e1211::DWARFObjInMemory
2032 .Case("debug_ranges", &RangesSection) in mapNameToDWARFSection()
2393 const DWARFSection &getRangesSection() const override { return RangesSection; } in getRangesSection()