Lines Matching refs:AddComment
99 void AddComment(const Twine &T) override { OS->AddComment(T); } in AddComment() function in __anon0e8787300111::CVMCAdapter
560 OS.AddComment("Debug section magic"); in emitCodeViewMagicVersion()
633 OS.AddComment("File index to string table offset subsection"); in endModule()
637 OS.AddComment("String table"); in endModule()
709 OS.AddComment("Magic"); in emitTypeGlobalHashes()
711 OS.AddComment("Section Version"); in emitTypeGlobalHashes()
713 OS.AddComment("Hash Algorithm"); in emitTypeGlobalHashes()
724 OS.AddComment(Comment); in emitTypeGlobalHashes()
811 OS.AddComment("Flags and language"); in emitCompilerInformation()
814 OS.AddComment("CPUType"); in emitCompilerInformation()
819 OS.AddComment("Frontend version"); in emitCompilerInformation()
832 OS.AddComment("Backend version"); in emitCompilerInformation()
836 OS.AddComment("Null-terminated compiler version string"); in emitCompilerInformation()
877 OS.AddComment("LF_BUILDINFO index"); in emitBuildInfo()
887 OS.AddComment("Inlinee lines subsection"); in emitInlineeLinesSubsection()
894 OS.AddComment("Inlinee lines signature"); in emitInlineeLinesSubsection()
903 OS.AddComment("Inlined function " + SP->getName() + " starts at " + in emitInlineeLinesSubsection()
906 OS.AddComment("Type index of inlined function"); in emitInlineeLinesSubsection()
908 OS.AddComment("Offset into filechecksum table"); in emitInlineeLinesSubsection()
910 OS.AddComment("Starting line number"); in emitInlineeLinesSubsection()
926 OS.AddComment("PtrParent"); in emitInlinedCallSite()
928 OS.AddComment("PtrEnd"); in emitInlinedCallSite()
930 OS.AddComment("Inlinee type index"); in emitInlinedCallSite()
984 OS.AddComment("Symbol subsection for " + Twine(FuncName)); in emitDebugInfoForThunk()
989 OS.AddComment("PtrParent"); in emitDebugInfoForThunk()
991 OS.AddComment("PtrEnd"); in emitDebugInfoForThunk()
993 OS.AddComment("PtrNext"); in emitDebugInfoForThunk()
995 OS.AddComment("Thunk section relative address"); in emitDebugInfoForThunk()
997 OS.AddComment("Thunk section index"); in emitDebugInfoForThunk()
999 OS.AddComment("Code size"); in emitDebugInfoForThunk()
1001 OS.AddComment("Ordinal"); in emitDebugInfoForThunk()
1003 OS.AddComment("Function name"); in emitDebugInfoForThunk()
1051 OS.AddComment("Symbol subsection for " + Twine(FuncName)); in emitDebugInfoForFunction()
1059 OS.AddComment("PtrParent"); in emitDebugInfoForFunction()
1061 OS.AddComment("PtrEnd"); in emitDebugInfoForFunction()
1063 OS.AddComment("PtrNext"); in emitDebugInfoForFunction()
1067 OS.AddComment("Code size"); in emitDebugInfoForFunction()
1069 OS.AddComment("Offset after prologue"); in emitDebugInfoForFunction()
1071 OS.AddComment("Offset before epilogue"); in emitDebugInfoForFunction()
1073 OS.AddComment("Function type index"); in emitDebugInfoForFunction()
1075 OS.AddComment("Function section relative address"); in emitDebugInfoForFunction()
1077 OS.AddComment("Function section index"); in emitDebugInfoForFunction()
1079 OS.AddComment("Flags"); in emitDebugInfoForFunction()
1082 OS.AddComment("Function name"); in emitDebugInfoForFunction()
1089 OS.AddComment("FrameSize"); in emitDebugInfoForFunction()
1091 OS.AddComment("Padding"); in emitDebugInfoForFunction()
1093 OS.AddComment("Offset of padding"); in emitDebugInfoForFunction()
1095 OS.AddComment("Bytes of callee saved registers"); in emitDebugInfoForFunction()
1097 OS.AddComment("Exception handler offset"); in emitDebugInfoForFunction()
1099 OS.AddComment("Exception handler section"); in emitDebugInfoForFunction()
1101 OS.AddComment("Flags (defines frame register)"); in emitDebugInfoForFunction()
1142 OS.AddComment("Call site offset"); in emitDebugInfoForFunction()
1144 OS.AddComment("Call site section index"); in emitDebugInfoForFunction()
1146 OS.AddComment("Call instruction length"); in emitDebugInfoForFunction()
1148 OS.AddComment("Type index"); in emitDebugInfoForFunction()
2687 OS.AddComment("TypeIndex"); in emitLocalVariable()
2692 OS.AddComment("Flags"); in emitLocalVariable()
2769 OS.AddComment("PtrParent"); in emitLexicalBlock()
2771 OS.AddComment("PtrEnd"); in emitLexicalBlock()
2773 OS.AddComment("Code size"); in emitLexicalBlock()
2775 OS.AddComment("Function section relative address"); in emitLexicalBlock()
2777 OS.AddComment("Function section index"); in emitLexicalBlock()
2779 OS.AddComment("Lexical block name"); in emitLexicalBlock()
2981 OS.AddComment("Subsection size"); in beginCVSubsection()
3003 OS.AddComment("Record length"); in beginSymbolRecord()
3007 OS.AddComment("Record kind: " + getSymbolName(SymKind)); in beginSymbolRecord()
3022 OS.AddComment("Record length"); in emitEndSymbolRecord()
3025 OS.AddComment("Record kind: " + getSymbolName(EndKind)); in emitEndSymbolRecord()
3038 OS.AddComment("Type"); in emitDebugInfoForUDTs()
3118 OS.AddComment("Symbol subsection for globals"); in emitDebugInfoForGlobals()
3130 OS.AddComment("Symbol subsection for " + in emitDebugInfoForGlobals()
3178 OS.AddComment("Type"); in emitStaticConstMemberList()
3180 OS.AddComment("Value"); in emitStaticConstMemberList()
3190 OS.AddComment("Name"); in emitStaticConstMemberList()
3236 OS.AddComment("Type"); in emitDebugInfoForGlobal()
3238 OS.AddComment("DataOffset"); in emitDebugInfoForGlobal()
3240 OS.AddComment("Segment"); in emitDebugInfoForGlobal()
3242 OS.AddComment("Name"); in emitDebugInfoForGlobal()
3258 OS.AddComment("Type"); in emitDebugInfoForGlobal()
3260 OS.AddComment("Value"); in emitDebugInfoForGlobal()
3270 OS.AddComment("Name"); in emitDebugInfoForGlobal()