Home
last modified time | relevance | path

Searched refs:LineSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h225 DWARFSection LineSection; variable
260 const DWARFSection &getLineSection() override { return LineSection; } in getLineSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp580 .Case("debug_line", &LineSection.Data) in DWARFContextInMemory()
632 .Case("debug_line", &LineSection.Relocs) in DWARFContextInMemory()