Lines Matching refs:AddComment
99 void AddComment(const Twine &T) override { OS->AddComment(T); } in AddComment() function in __anon7ee48a990111::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()
2688 OS.AddComment("TypeIndex"); in emitLocalVariable()
2693 OS.AddComment("Flags"); in emitLocalVariable()
2770 OS.AddComment("PtrParent"); in emitLexicalBlock()
2772 OS.AddComment("PtrEnd"); in emitLexicalBlock()
2774 OS.AddComment("Code size"); in emitLexicalBlock()
2776 OS.AddComment("Function section relative address"); in emitLexicalBlock()
2778 OS.AddComment("Function section index"); in emitLexicalBlock()
2780 OS.AddComment("Lexical block name"); in emitLexicalBlock()
2982 OS.AddComment("Subsection size"); in beginCVSubsection()
3004 OS.AddComment("Record length"); in beginSymbolRecord()
3008 OS.AddComment("Record kind: " + getSymbolName(SymKind)); in beginSymbolRecord()
3023 OS.AddComment("Record length"); in emitEndSymbolRecord()
3026 OS.AddComment("Record kind: " + getSymbolName(EndKind)); in emitEndSymbolRecord()
3039 OS.AddComment("Type"); in emitDebugInfoForUDTs()
3119 OS.AddComment("Symbol subsection for globals"); in emitDebugInfoForGlobals()
3131 OS.AddComment("Symbol subsection for " + in emitDebugInfoForGlobals()
3164 OS.AddComment("Type"); in emitConstantSymbolRecord()
3167 OS.AddComment("Value"); in emitConstantSymbolRecord()
3177 OS.AddComment("Name"); in emitConstantSymbolRecord()
3242 OS.AddComment("Type"); in emitDebugInfoForGlobal()
3244 OS.AddComment("DataOffset"); in emitDebugInfoForGlobal()
3246 OS.AddComment("Segment"); in emitDebugInfoForGlobal()
3248 OS.AddComment("Name"); in emitDebugInfoForGlobal()