Home
last modified time | relevance | path

Searched defs:getLineStringSection (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h45 virtual StringRef getLineStringSection() const { return ""; } in getLineStringSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1526 StringRef getLineStringSection() const override { return LineStringSection; } in getLineStringSection() function in __anonddd817f10c11::DWARFObjInMemory