Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1524 DWARFSectionMap RangesSection; member in __anona8a913f90f11::DWARFObjInMemory
1555 .Case("debug_ranges", &RangesSection) in mapNameToDWARFSection()
1920 const DWARFSection &getRangesSection() const override { return RangesSection; } in getRangesSection()