Searched defs:DebugInfo (Results 1 – 9 of 9) sorted by relevance
18 DebugInfo = Log::ChannelFlag<0>, enumerator
28 enum Section : uint8_t { DebugInfo, DebugTypes }; enumerator
636 DWARFDebugInfo &SymbolFileDWARF::DebugInfo() { in DebugInfo() function in SymbolFileDWARF
45 union DebugInfo { union
92 struct DebugInfo { struct93 DICompileUnit *TheCU;94 DIType *DblTy;95 std::vector<DIScope *> LexicalBlocks;
270 std::string DebugInfo; member
587 const codeview::DebugInfo *DebugInfo; in getOrCreateModuleInfo() local
333 std::unique_ptr<CGDebugInfo> DebugInfo; variable
786 const codeview::DebugInfo *DebugInfo; in printCOFFDebugDirectory() local