Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h48 virtual const DWARFSection &getRnglistsSection() const { return Dummy; } in getRnglistsSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp513 DObj->getRnglistsSection().Data)) { in dump()
514 DWARFDataExtractor RnglistData(*DObj, DObj->getRnglistsSection(), in dump()
1546 const DWARFSection &getRnglistsSection() const override { in getRnglistsSection() function in __anonddd817f10c11::DWARFObjInMemory
DDWARFUnit.cpp315 setRangesSection(&Context.getDWARFObj().getRnglistsSection(), in extractDIEsIfNeeded()