Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFContext.h112 virtual StringRef getLineSection() { 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