Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1450 DWARFSectionMap RangesSection; member in __anonc7c59b990d11::DWARFObjInMemory
1480 .Case("debug_ranges", &RangesSection) in mapNameToDWARFSection()
1846 const DWARFSection &getRangesSection() const override { return RangesSection; } in getRangesSection()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1515 DWARFSectionMap RangesSection; member in __anonbdce32250f11::DWARFObjInMemory
1546 .Case("debug_ranges", &RangesSection) in mapNameToDWARFSection()
1908 const DWARFSection &getRangesSection() const override { return RangesSection; } in getRangesSection()