Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/DebugInfo/
DDWARFContext.h196 Section InfoDWOSection; variable
227 virtual const Section &getInfoDWOSection() { return InfoDWOSection; } in getInfoDWOSection()
DDWARFContext.cpp619 .Case("debug_info.dwo", &InfoDWOSection.Data) in DWARFContextInMemory()
652 .Case("debug_info.dwo", &InfoDWOSection.Relocs) in DWARFContextInMemory()