Lines Matching refs:AddComment
99 void AddComment(const Twine &T) override { OS->AddComment(T); } in AddComment() function in __anon5027db5c0111::CVMCAdapter
540 OS.AddComment("Debug section magic"); in emitCodeViewMagicVersion()
613 OS.AddComment("File index to string table offset subsection"); in endModule()
617 OS.AddComment("String table"); in endModule()
689 OS.AddComment("Magic"); in emitTypeGlobalHashes()
691 OS.AddComment("Section Version"); in emitTypeGlobalHashes()
693 OS.AddComment("Hash Algorithm"); in emitTypeGlobalHashes()
704 OS.AddComment(Comment); in emitTypeGlobalHashes()
788 OS.AddComment("Flags and language"); in emitCompilerInformation()
791 OS.AddComment("CPUType"); in emitCompilerInformation()
796 OS.AddComment("Frontend version"); in emitCompilerInformation()
809 OS.AddComment("Backend version"); in emitCompilerInformation()
813 OS.AddComment("Null-terminated compiler version string"); in emitCompilerInformation()
854 OS.AddComment("LF_BUILDINFO index"); in emitBuildInfo()
864 OS.AddComment("Inlinee lines subsection"); in emitInlineeLinesSubsection()
871 OS.AddComment("Inlinee lines signature"); in emitInlineeLinesSubsection()
880 OS.AddComment("Inlined function " + SP->getName() + " starts at " + in emitInlineeLinesSubsection()
883 OS.AddComment("Type index of inlined function"); in emitInlineeLinesSubsection()
885 OS.AddComment("Offset into filechecksum table"); in emitInlineeLinesSubsection()
887 OS.AddComment("Starting line number"); in emitInlineeLinesSubsection()
903 OS.AddComment("PtrParent"); in emitInlinedCallSite()
905 OS.AddComment("PtrEnd"); in emitInlinedCallSite()
907 OS.AddComment("Inlinee type index"); in emitInlinedCallSite()
961 OS.AddComment("Symbol subsection for " + Twine(FuncName)); in emitDebugInfoForThunk()
966 OS.AddComment("PtrParent"); in emitDebugInfoForThunk()
968 OS.AddComment("PtrEnd"); in emitDebugInfoForThunk()
970 OS.AddComment("PtrNext"); in emitDebugInfoForThunk()
972 OS.AddComment("Thunk section relative address"); in emitDebugInfoForThunk()
974 OS.AddComment("Thunk section index"); in emitDebugInfoForThunk()
976 OS.AddComment("Code size"); in emitDebugInfoForThunk()
978 OS.AddComment("Ordinal"); in emitDebugInfoForThunk()
980 OS.AddComment("Function name"); in emitDebugInfoForThunk()
1028 OS.AddComment("Symbol subsection for " + Twine(FuncName)); in emitDebugInfoForFunction()
1036 OS.AddComment("PtrParent"); in emitDebugInfoForFunction()
1038 OS.AddComment("PtrEnd"); in emitDebugInfoForFunction()
1040 OS.AddComment("PtrNext"); in emitDebugInfoForFunction()
1044 OS.AddComment("Code size"); in emitDebugInfoForFunction()
1046 OS.AddComment("Offset after prologue"); in emitDebugInfoForFunction()
1048 OS.AddComment("Offset before epilogue"); in emitDebugInfoForFunction()
1050 OS.AddComment("Function type index"); in emitDebugInfoForFunction()
1052 OS.AddComment("Function section relative address"); in emitDebugInfoForFunction()
1054 OS.AddComment("Function section index"); in emitDebugInfoForFunction()
1056 OS.AddComment("Flags"); in emitDebugInfoForFunction()
1059 OS.AddComment("Function name"); in emitDebugInfoForFunction()
1066 OS.AddComment("FrameSize"); in emitDebugInfoForFunction()
1068 OS.AddComment("Padding"); in emitDebugInfoForFunction()
1070 OS.AddComment("Offset of padding"); in emitDebugInfoForFunction()
1072 OS.AddComment("Bytes of callee saved registers"); in emitDebugInfoForFunction()
1074 OS.AddComment("Exception handler offset"); in emitDebugInfoForFunction()
1076 OS.AddComment("Exception handler section"); in emitDebugInfoForFunction()
1078 OS.AddComment("Flags (defines frame register)"); in emitDebugInfoForFunction()
1119 OS.AddComment("Call site offset"); in emitDebugInfoForFunction()
1121 OS.AddComment("Call site section index"); in emitDebugInfoForFunction()
1123 OS.AddComment("Call instruction length"); in emitDebugInfoForFunction()
1125 OS.AddComment("Type index"); in emitDebugInfoForFunction()
2654 OS.AddComment("TypeIndex"); in emitLocalVariable()
2659 OS.AddComment("Flags"); in emitLocalVariable()
2736 OS.AddComment("PtrParent"); in emitLexicalBlock()
2738 OS.AddComment("PtrEnd"); in emitLexicalBlock()
2740 OS.AddComment("Code size"); in emitLexicalBlock()
2742 OS.AddComment("Function section relative address"); in emitLexicalBlock()
2744 OS.AddComment("Function section index"); in emitLexicalBlock()
2746 OS.AddComment("Lexical block name"); in emitLexicalBlock()
2948 OS.AddComment("Subsection size"); in beginCVSubsection()
2970 OS.AddComment("Record length"); in beginSymbolRecord()
2974 OS.AddComment("Record kind: " + getSymbolName(SymKind)); in beginSymbolRecord()
2989 OS.AddComment("Record length"); in emitEndSymbolRecord()
2992 OS.AddComment("Record kind: " + getSymbolName(EndKind)); in emitEndSymbolRecord()
3005 OS.AddComment("Type"); in emitDebugInfoForUDTs()
3085 OS.AddComment("Symbol subsection for globals"); in emitDebugInfoForGlobals()
3097 OS.AddComment("Symbol subsection for " + in emitDebugInfoForGlobals()
3145 OS.AddComment("Type"); in emitStaticConstMemberList()
3147 OS.AddComment("Value"); in emitStaticConstMemberList()
3157 OS.AddComment("Name"); in emitStaticConstMemberList()
3203 OS.AddComment("Type"); in emitDebugInfoForGlobal()
3205 OS.AddComment("DataOffset"); in emitDebugInfoForGlobal()
3207 OS.AddComment("Segment"); in emitDebugInfoForGlobal()
3209 OS.AddComment("Name"); in emitDebugInfoForGlobal()
3225 OS.AddComment("Type"); in emitDebugInfoForGlobal()
3227 OS.AddComment("Value"); in emitDebugInfoForGlobal()
3237 OS.AddComment("Name"); in emitDebugInfoForGlobal()