Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFContext.h227 Section LineSection; variable
258 const Section &getLineSection() override { return LineSection; } in getLineSection()
DDWARFContext.cpp657 .Case("debug_line", &LineSection.Data) in DWARFContextInMemory()
704 .Case("debug_line", &LineSection.Relocs) in DWARFContextInMemory()