Lines Matching refs:AddComment

93   void AddComment(const Twine &T) override { OS->AddComment(T); }  in AddComment()  function in __anondf317eb70111::CVMCAdapter
566 OS.AddComment("Debug section magic"); in emitCodeViewMagicVersion()
687 OS.AddComment("File index to string table offset subsection"); in endModule()
691 OS.AddComment("String table"); in endModule()
763 OS.AddComment("Magic"); in emitTypeGlobalHashes()
765 OS.AddComment("Section Version"); in emitTypeGlobalHashes()
767 OS.AddComment("Hash Algorithm"); in emitTypeGlobalHashes()
778 OS.AddComment(Comment); in emitTypeGlobalHashes()
801 OS.AddComment("Signature"); in emitObjName()
804 OS.AddComment("Object name"); in emitObjName()
854 OS.AddComment("Flags and language"); in emitCompilerInformation()
857 OS.AddComment("CPUType"); in emitCompilerInformation()
866 OS.AddComment("Frontend version"); in emitCompilerInformation()
880 OS.AddComment("Backend version"); in emitCompilerInformation()
884 OS.AddComment("Null-terminated compiler version string"); in emitCompilerInformation()
964 OS.AddComment("LF_BUILDINFO index"); in emitBuildInfo()
974 OS.AddComment("Inlinee lines subsection"); in emitInlineeLinesSubsection()
981 OS.AddComment("Inlinee lines signature"); in emitInlineeLinesSubsection()
990 OS.AddComment("Inlined function " + SP->getName() + " starts at " + in emitInlineeLinesSubsection()
993 OS.AddComment("Type index of inlined function"); in emitInlineeLinesSubsection()
995 OS.AddComment("Offset into filechecksum table"); in emitInlineeLinesSubsection()
997 OS.AddComment("Starting line number"); in emitInlineeLinesSubsection()
1013 OS.AddComment("PtrParent"); in emitInlinedCallSite()
1015 OS.AddComment("PtrEnd"); in emitInlinedCallSite()
1017 OS.AddComment("Inlinee type index"); in emitInlinedCallSite()
1071 OS.AddComment("Symbol subsection for " + Twine(FuncName)); in emitDebugInfoForThunk()
1076 OS.AddComment("PtrParent"); in emitDebugInfoForThunk()
1078 OS.AddComment("PtrEnd"); in emitDebugInfoForThunk()
1080 OS.AddComment("PtrNext"); in emitDebugInfoForThunk()
1082 OS.AddComment("Thunk section relative address"); in emitDebugInfoForThunk()
1084 OS.AddComment("Thunk section index"); in emitDebugInfoForThunk()
1086 OS.AddComment("Code size"); in emitDebugInfoForThunk()
1088 OS.AddComment("Ordinal"); in emitDebugInfoForThunk()
1090 OS.AddComment("Function name"); in emitDebugInfoForThunk()
1138 OS.AddComment("Symbol subsection for " + Twine(FuncName)); in emitDebugInfoForFunction()
1146 OS.AddComment("PtrParent"); in emitDebugInfoForFunction()
1148 OS.AddComment("PtrEnd"); in emitDebugInfoForFunction()
1150 OS.AddComment("PtrNext"); in emitDebugInfoForFunction()
1154 OS.AddComment("Code size"); in emitDebugInfoForFunction()
1156 OS.AddComment("Offset after prologue"); in emitDebugInfoForFunction()
1158 OS.AddComment("Offset before epilogue"); in emitDebugInfoForFunction()
1160 OS.AddComment("Function type index"); in emitDebugInfoForFunction()
1162 OS.AddComment("Function section relative address"); in emitDebugInfoForFunction()
1164 OS.AddComment("Function section index"); in emitDebugInfoForFunction()
1166 OS.AddComment("Flags"); in emitDebugInfoForFunction()
1176 OS.AddComment("Function name"); in emitDebugInfoForFunction()
1183 OS.AddComment("FrameSize"); in emitDebugInfoForFunction()
1185 OS.AddComment("Padding"); in emitDebugInfoForFunction()
1187 OS.AddComment("Offset of padding"); in emitDebugInfoForFunction()
1189 OS.AddComment("Bytes of callee saved registers"); in emitDebugInfoForFunction()
1191 OS.AddComment("Exception handler offset"); in emitDebugInfoForFunction()
1193 OS.AddComment("Exception handler section"); in emitDebugInfoForFunction()
1195 OS.AddComment("Flags (defines frame register)"); in emitDebugInfoForFunction()
1237 OS.AddComment("Call site offset"); in emitDebugInfoForFunction()
1239 OS.AddComment("Call site section index"); in emitDebugInfoForFunction()
1241 OS.AddComment("Call instruction length"); in emitDebugInfoForFunction()
1243 OS.AddComment("Type index"); in emitDebugInfoForFunction()
2858 OS.AddComment("TypeIndex"); in emitLocalVariable()
2863 OS.AddComment("Flags"); in emitLocalVariable()
2942 OS.AddComment("PtrParent"); in emitLexicalBlock()
2944 OS.AddComment("PtrEnd"); in emitLexicalBlock()
2946 OS.AddComment("Code size"); in emitLexicalBlock()
2948 OS.AddComment("Function section relative address"); in emitLexicalBlock()
2950 OS.AddComment("Function section index"); in emitLexicalBlock()
2952 OS.AddComment("Lexical block name"); in emitLexicalBlock()
3158 OS.AddComment("Subsection size"); in beginCVSubsection()
3180 OS.AddComment("Record length"); in beginSymbolRecord()
3184 OS.AddComment("Record kind: " + getSymbolName(SymKind)); in beginSymbolRecord()
3199 OS.AddComment("Record length"); in emitEndSymbolRecord()
3202 OS.AddComment("Record kind: " + getSymbolName(EndKind)); in emitEndSymbolRecord()
3215 OS.AddComment("Type"); in emitDebugInfoForUDTs()
3309 OS.AddComment("Symbol subsection for globals"); in emitDebugInfoForGlobals()
3321 OS.AddComment("Symbol subsection for " + in emitDebugInfoForGlobals()
3354 OS.AddComment("Type"); in emitConstantSymbolRecord()
3357 OS.AddComment("Value"); in emitConstantSymbolRecord()
3367 OS.AddComment("Name"); in emitConstantSymbolRecord()
3438 OS.AddComment("Type"); in emitDebugInfoForGlobal()
3440 OS.AddComment("DataOffset"); in emitDebugInfoForGlobal()
3448 OS.AddComment("Segment"); in emitDebugInfoForGlobal()
3450 OS.AddComment("Name"); in emitDebugInfoForGlobal()
3575 OS.AddComment("Base offset"); in emitDebugInfoForJumpTables()
3577 OS.AddComment("Base section index"); in emitDebugInfoForJumpTables()
3580 OS.AddComment("Base offset"); in emitDebugInfoForJumpTables()
3582 OS.AddComment("Base section index"); in emitDebugInfoForJumpTables()
3585 OS.AddComment("Switch type"); in emitDebugInfoForJumpTables()
3587 OS.AddComment("Branch offset"); in emitDebugInfoForJumpTables()
3589 OS.AddComment("Table offset"); in emitDebugInfoForJumpTables()
3591 OS.AddComment("Branch section index"); in emitDebugInfoForJumpTables()
3593 OS.AddComment("Table section index"); in emitDebugInfoForJumpTables()
3595 OS.AddComment("Entries count"); in emitDebugInfoForJumpTables()
3617 OS.AddComment("Count"); in emitInlinees()
3622 OS.AddComment("Inlinee"); in emitInlinees()