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

/freebsd-10.2-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h196 Section InfoDWOSection; member in class:llvm::DWARFContextInMemory
227 virtual const Section &getInfoDWOSection() { return InfoDWOSection; }
H A DDWARFContext.cpp619 .Case("debug_info.dwo", &InfoDWOSection.Data)
652 .Case("debug_info.dwo", &InfoDWOSection.Relocs)

Completed in 95 milliseconds