Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1524 DWARFSectionMap RangesSection; member in __anond6a2cae20f11::DWARFObjInMemory
1555 .Case("debug_ranges", &RangesSection) in mapNameToDWARFSection()
1921 const DWARFSection &getRangesSection() const override { return RangesSection; } in getRangesSection()