Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h45 virtual const DWARFSection &getLineSection() const { return Dummy; } in getLineSection() function
DDWARFUnit.h293 const DWARFSection &getLineSection() const { return LineSection; } in getLineSection() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1844 const DWARFSection &getLineSection() const override { return LineSection; } in getLineSection() function in __anon206e6b1a0d11::DWARFObjInMemory