Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h261 DWARFSection InfoDWOSection; variable
305 const DWARFSection &getInfoDWOSection() override { return InfoDWOSection; } in getInfoDWOSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp707 .Case("debug_info.dwo", &InfoDWOSection.Data) in DWARFContextInMemory()
766 .Case("debug_info.dwo", &InfoDWOSection.Relocs) in DWARFContextInMemory()