Searched defs:DebugInfo (Results 1 – 12 of 12) sorted by relevance
18 DebugInfo = Log::ChannelFlag<0>, enumerator
32 enum Section : uint8_t { DebugInfo, DebugTypes }; enumerator
710 DWARFDebugInfo &SymbolFileDWARF::DebugInfo() { DebugInfo() function in SymbolFileDWARF [all...]
45 union DebugInfo { union
28 DebugInfo = 0, enumerator
235 auto DebugInfo = getDebugInfoRecord(*Sym, *DC); in getRecords() local
194 for (const auto &DebugInfo : Batch.DebugInfoRecords) in registerJITLoaderPerfImpl() local
270 std::string DebugInfo; member
634 const codeview::DebugInfo *DebugInfo; in getOrCreateModuleInfo() local [all...]
892 AllDebugInfoSectionsSize += (*DebugInfo)->getContents().size(); in printStatistic() local
333 std::unique_ptr<CGDebugInfo> DebugInfo; variable
788 const codeview::DebugInfo *DebugInfo; printCOFFDebugDirectory() local [all...]