Searched defs:getLineSection (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
H A DDWARFContext.h76 virtual StringRef getLineSection() = 0;
112 virtual StringRef getLineSection() { return LineSection; } function in class:llvm::DWARFContextInMemory
/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h157 StringRef getLineSection() const { return LineSection; } function in class:llvm::DWARFUnit

Completed in 217 milliseconds