Home
last modified time | relevance | path

Searched defs:getRangeSection (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h47 virtual const DWARFSection &getRangeSection() const { return Dummy; } in getRangeSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h293 StringRef getRangeSection() override { return RangeSection; } in getRangeSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1545 const DWARFSection &getRangeSection() const override { return RangeSection; } in getRangeSection() function in __anonddd817f10c11::DWARFObjInMemory