Searched defs:DebugInfo (Results 1 – 14 of 14) sorted by relevance
18 DebugInfo = Log::ChannelFlag<0>, enumerator
32 enum Section : uint8_t { DebugInfo, DebugTypes }; global() enumerator
711 DWARFDebugInfo &SymbolFileDWARF::DebugInfo() { DebugInfo() function in SymbolFileDWARF [all...]
45 union DebugInfo { union
28 DebugInfo = 0, enumerator
92 struct DebugInfo { struct93 DICompileUnit *TheCU;94 DIType *DblTy;95 std::vector<DIScope *> LexicalBlocks;
112 llvm::codegenoptions::DebugInfoKind DebugInfo = member
235 if (DebugInfo) in getRecords() local
270 std::string DebugInfo; member
194 writeDebugRecord(DebugInfo); in registerJITLoaderPerfImpl() local
634 const codeview::DebugInfo *DebugInfo; getOrCreateModuleInfo() local [all...]
890 if (std::optional<SectionDescriptor *> DebugInfo = in printStatistic() local
333 std::unique_ptr<CGDebugInfo> DebugInfo; global() variable
789 const codeview::DebugInfo *DebugInfo; printCOFFDebugDirectory() local [all...]