Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFContext.h232 DWARFSection LineSection; variable
268 const DWARFSection &getLineSection() override { return LineSection; } in getLineSection()
/NextBSD/contrib/llvm/lib/DebugInfo/DWARF/
HDDWARFContext.cpp589 .Case("debug_line", &LineSection.Data) in DWARFContextInMemory()
649 .Case("debug_line", &LineSection.Relocs) in DWARFContextInMemory()