Home
last modified time | relevance | path

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

/external/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
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h157 StringRef getLineSection() const { return LineSection; } in getLineSection() function
DDWARFContext.h291 const DWARFSection &getLineSection() override { return LineSection; } in getLineSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1844 const DWARFSection &getLineSection() const override { return LineSection; } in getLineSection() function in __anon1e326e5e0d11::DWARFObjInMemory