Lines Matching refs:AddComment
94 void AddComment(const Twine &T) override { OS->AddComment(T); } in AddComment() function in __anon0a90f0150111::CVMCAdapter
564 OS.AddComment("Debug section magic"); in emitCodeViewMagicVersion()
682 OS.AddComment("File index to string table offset subsection"); in endModule()
686 OS.AddComment("String table"); in endModule()
758 OS.AddComment("Magic"); in emitTypeGlobalHashes()
760 OS.AddComment("Section Version"); in emitTypeGlobalHashes()
762 OS.AddComment("Hash Algorithm"); in emitTypeGlobalHashes()
773 OS.AddComment(Comment); in emitTypeGlobalHashes()
797 OS.AddComment("Signature"); in emitObjName()
800 OS.AddComment("Object name"); in emitObjName()
850 OS.AddComment("Flags and language"); in emitCompilerInformation()
853 OS.AddComment("CPUType"); in emitCompilerInformation()
862 OS.AddComment("Frontend version"); in emitCompilerInformation()
876 OS.AddComment("Backend version"); in emitCompilerInformation()
880 OS.AddComment("Null-terminated compiler version string"); in emitCompilerInformation()
957 OS.AddComment("LF_BUILDINFO index"); in emitBuildInfo()
967 OS.AddComment("Inlinee lines subsection"); in emitInlineeLinesSubsection()
974 OS.AddComment("Inlinee lines signature"); in emitInlineeLinesSubsection()
983 OS.AddComment("Inlined function " + SP->getName() + " starts at " + in emitInlineeLinesSubsection()
986 OS.AddComment("Type index of inlined function"); in emitInlineeLinesSubsection()
988 OS.AddComment("Offset into filechecksum table"); in emitInlineeLinesSubsection()
990 OS.AddComment("Starting line number"); in emitInlineeLinesSubsection()
1006 OS.AddComment("PtrParent"); in emitInlinedCallSite()
1008 OS.AddComment("PtrEnd"); in emitInlinedCallSite()
1010 OS.AddComment("Inlinee type index"); in emitInlinedCallSite()
1064 OS.AddComment("Symbol subsection for " + Twine(FuncName)); in emitDebugInfoForThunk()
1069 OS.AddComment("PtrParent"); in emitDebugInfoForThunk()
1071 OS.AddComment("PtrEnd"); in emitDebugInfoForThunk()
1073 OS.AddComment("PtrNext"); in emitDebugInfoForThunk()
1075 OS.AddComment("Thunk section relative address"); in emitDebugInfoForThunk()
1077 OS.AddComment("Thunk section index"); in emitDebugInfoForThunk()
1079 OS.AddComment("Code size"); in emitDebugInfoForThunk()
1081 OS.AddComment("Ordinal"); in emitDebugInfoForThunk()
1083 OS.AddComment("Function name"); in emitDebugInfoForThunk()
1131 OS.AddComment("Symbol subsection for " + Twine(FuncName)); in emitDebugInfoForFunction()
1139 OS.AddComment("PtrParent"); in emitDebugInfoForFunction()
1141 OS.AddComment("PtrEnd"); in emitDebugInfoForFunction()
1143 OS.AddComment("PtrNext"); in emitDebugInfoForFunction()
1147 OS.AddComment("Code size"); in emitDebugInfoForFunction()
1149 OS.AddComment("Offset after prologue"); in emitDebugInfoForFunction()
1151 OS.AddComment("Offset before epilogue"); in emitDebugInfoForFunction()
1153 OS.AddComment("Function type index"); in emitDebugInfoForFunction()
1155 OS.AddComment("Function section relative address"); in emitDebugInfoForFunction()
1157 OS.AddComment("Function section index"); in emitDebugInfoForFunction()
1159 OS.AddComment("Flags"); in emitDebugInfoForFunction()
1162 OS.AddComment("Function name"); in emitDebugInfoForFunction()
1169 OS.AddComment("FrameSize"); in emitDebugInfoForFunction()
1171 OS.AddComment("Padding"); in emitDebugInfoForFunction()
1173 OS.AddComment("Offset of padding"); in emitDebugInfoForFunction()
1175 OS.AddComment("Bytes of callee saved registers"); in emitDebugInfoForFunction()
1177 OS.AddComment("Exception handler offset"); in emitDebugInfoForFunction()
1179 OS.AddComment("Exception handler section"); in emitDebugInfoForFunction()
1181 OS.AddComment("Flags (defines frame register)"); in emitDebugInfoForFunction()
1222 OS.AddComment("Call site offset"); in emitDebugInfoForFunction()
1224 OS.AddComment("Call site section index"); in emitDebugInfoForFunction()
1226 OS.AddComment("Call instruction length"); in emitDebugInfoForFunction()
1228 OS.AddComment("Type index"); in emitDebugInfoForFunction()
2796 OS.AddComment("TypeIndex"); in emitLocalVariable()
2801 OS.AddComment("Flags"); in emitLocalVariable()
2880 OS.AddComment("PtrParent"); in emitLexicalBlock()
2882 OS.AddComment("PtrEnd"); in emitLexicalBlock()
2884 OS.AddComment("Code size"); in emitLexicalBlock()
2886 OS.AddComment("Function section relative address"); in emitLexicalBlock()
2888 OS.AddComment("Function section index"); in emitLexicalBlock()
2890 OS.AddComment("Lexical block name"); in emitLexicalBlock()
3092 OS.AddComment("Subsection size"); in beginCVSubsection()
3114 OS.AddComment("Record length"); in beginSymbolRecord()
3118 OS.AddComment("Record kind: " + getSymbolName(SymKind)); in beginSymbolRecord()
3133 OS.AddComment("Record length"); in emitEndSymbolRecord()
3136 OS.AddComment("Record kind: " + getSymbolName(EndKind)); in emitEndSymbolRecord()
3149 OS.AddComment("Type"); in emitDebugInfoForUDTs()
3243 OS.AddComment("Symbol subsection for globals"); in emitDebugInfoForGlobals()
3255 OS.AddComment("Symbol subsection for " + in emitDebugInfoForGlobals()
3288 OS.AddComment("Type"); in emitConstantSymbolRecord()
3291 OS.AddComment("Value"); in emitConstantSymbolRecord()
3301 OS.AddComment("Name"); in emitConstantSymbolRecord()
3370 OS.AddComment("Type"); in emitDebugInfoForGlobal()
3372 OS.AddComment("DataOffset"); in emitDebugInfoForGlobal()
3380 OS.AddComment("Segment"); in emitDebugInfoForGlobal()
3382 OS.AddComment("Name"); in emitDebugInfoForGlobal()