Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h159 StringRef getLineSection() const { return LineSection; } in getLineSection() function
DDWARFContext.h284 const DWARFSection &getLineSection() override { return LineSection; } in getLineSection() function