Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1623 DWARFSectionMap RangesSection; member in __anon00272cc51011::DWARFObjInMemory
1654 .Case("debug_ranges", &RangesSection) in mapNameToDWARFSection()
2019 const DWARFSection &getRangesSection() const override { return RangesSection; } in getRangesSection()