Searched defs:DebugInfo (Results 1 – 7 of 7) sorted by relevance
46 union DebugInfo { union
37 DebugInfo(Kind kind) : _kind(kind) {} in DebugInfo() function
403 const codeview::DebugInfo *DebugInfo; in getOrCreateModuleInfo() local
233 std::string DebugInfo; member
320 std::unique_ptr<CGDebugInfo> DebugInfo; variable
733 DWARFDebugInfo *SymbolFileDWARF::DebugInfo() { in DebugInfo() function in SymbolFileDWARF748 const DWARFDebugInfo *SymbolFileDWARF::DebugInfo() const { in DebugInfo() function in SymbolFileDWARF
747 const codeview::DebugInfo *DebugInfo; in printCOFFDebugDirectory() local