Searched defs:DebugInfo (Results 1 – 10 of 10) 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;
268 std::string DebugInfo; member
636 const codeview::DebugInfo *DebugInfo; in getOrCreateModuleInfo() local
329 std::unique_ptr<CGDebugInfo> DebugInfo; variable
162 ErrorOr<BinarySection &> DebugInfo = BC.getUniqueSectionByName(".debug_info"); in updateDebugInfo() local
740 const codeview::DebugInfo *DebugInfo; in printCOFFDebugDirectory() local