Lines Matching refs:AddComment

514   OS.AddComment("Debug section magic");  in emitCodeViewMagicVersion()
563 OS.AddComment("File index to string table offset subsection"); in endModule()
567 OS.AddComment("String table"); in endModule()
651 OS.AddComment("Magic"); in emitTypeGlobalHashes()
653 OS.AddComment("Section Version"); in emitTypeGlobalHashes()
655 OS.AddComment("Hash Algorithm"); in emitTypeGlobalHashes()
666 OS.AddComment(Comment); in emitTypeGlobalHashes()
748 OS.AddComment("Flags and language"); in emitCompilerInformation()
751 OS.AddComment("CPUType"); in emitCompilerInformation()
756 OS.AddComment("Frontend version"); in emitCompilerInformation()
769 OS.AddComment("Backend version"); in emitCompilerInformation()
773 OS.AddComment("Null-terminated compiler version string"); in emitCompilerInformation()
814 OS.AddComment("LF_BUILDINFO index"); in emitBuildInfo()
824 OS.AddComment("Inlinee lines subsection"); in emitInlineeLinesSubsection()
831 OS.AddComment("Inlinee lines signature"); in emitInlineeLinesSubsection()
840 OS.AddComment("Inlined function " + SP->getName() + " starts at " + in emitInlineeLinesSubsection()
843 OS.AddComment("Type index of inlined function"); in emitInlineeLinesSubsection()
845 OS.AddComment("Offset into filechecksum table"); in emitInlineeLinesSubsection()
847 OS.AddComment("Starting line number"); in emitInlineeLinesSubsection()
863 OS.AddComment("PtrParent"); in emitInlinedCallSite()
865 OS.AddComment("PtrEnd"); in emitInlinedCallSite()
867 OS.AddComment("Inlinee type index"); in emitInlinedCallSite()
920 OS.AddComment("Symbol subsection for " + Twine(FuncName)); in emitDebugInfoForThunk()
925 OS.AddComment("PtrParent"); in emitDebugInfoForThunk()
927 OS.AddComment("PtrEnd"); in emitDebugInfoForThunk()
929 OS.AddComment("PtrNext"); in emitDebugInfoForThunk()
931 OS.AddComment("Thunk section relative address"); in emitDebugInfoForThunk()
933 OS.AddComment("Thunk section index"); in emitDebugInfoForThunk()
935 OS.AddComment("Code size"); in emitDebugInfoForThunk()
937 OS.AddComment("Ordinal"); in emitDebugInfoForThunk()
939 OS.AddComment("Function name"); in emitDebugInfoForThunk()
988 OS.AddComment("Symbol subsection for " + Twine(FuncName)); in emitDebugInfoForFunction()
996 OS.AddComment("PtrParent"); in emitDebugInfoForFunction()
998 OS.AddComment("PtrEnd"); in emitDebugInfoForFunction()
1000 OS.AddComment("PtrNext"); in emitDebugInfoForFunction()
1004 OS.AddComment("Code size"); in emitDebugInfoForFunction()
1006 OS.AddComment("Offset after prologue"); in emitDebugInfoForFunction()
1008 OS.AddComment("Offset before epilogue"); in emitDebugInfoForFunction()
1010 OS.AddComment("Function type index"); in emitDebugInfoForFunction()
1012 OS.AddComment("Function section relative address"); in emitDebugInfoForFunction()
1014 OS.AddComment("Function section index"); in emitDebugInfoForFunction()
1016 OS.AddComment("Flags"); in emitDebugInfoForFunction()
1019 OS.AddComment("Function name"); in emitDebugInfoForFunction()
1026 OS.AddComment("FrameSize"); in emitDebugInfoForFunction()
1028 OS.AddComment("Padding"); in emitDebugInfoForFunction()
1030 OS.AddComment("Offset of padding"); in emitDebugInfoForFunction()
1032 OS.AddComment("Bytes of callee saved registers"); in emitDebugInfoForFunction()
1034 OS.AddComment("Exception handler offset"); in emitDebugInfoForFunction()
1036 OS.AddComment("Exception handler section"); in emitDebugInfoForFunction()
1038 OS.AddComment("Flags (defines frame register)"); in emitDebugInfoForFunction()
2571 OS.AddComment("TypeIndex"); in emitLocalVariable()
2576 OS.AddComment("Flags"); in emitLocalVariable()
2653 OS.AddComment("PtrParent"); in emitLexicalBlock()
2655 OS.AddComment("PtrEnd"); in emitLexicalBlock()
2657 OS.AddComment("Code size"); in emitLexicalBlock()
2659 OS.AddComment("Function section relative address"); in emitLexicalBlock()
2661 OS.AddComment("Function section index"); in emitLexicalBlock()
2663 OS.AddComment("Lexical block name"); in emitLexicalBlock()
2844 OS.AddComment("Subsection size"); in beginCVSubsection()
2866 OS.AddComment("Record length"); in beginSymbolRecord()
2870 OS.AddComment("Record kind: " + getSymbolName(SymKind)); in beginSymbolRecord()
2885 OS.AddComment("Record length"); in emitEndSymbolRecord()
2888 OS.AddComment("Record kind: " + getSymbolName(EndKind)); in emitEndSymbolRecord()
2899 OS.AddComment("Type"); in emitDebugInfoForUDTs()
2952 OS.AddComment("Symbol subsection for globals"); in emitDebugInfoForGlobals()
2962 OS.AddComment("Symbol subsection for " + in emitDebugInfoForGlobals()
3004 OS.AddComment("Type"); in emitDebugInfoForGlobal()
3006 OS.AddComment("DataOffset"); in emitDebugInfoForGlobal()
3008 OS.AddComment("Segment"); in emitDebugInfoForGlobal()
3010 OS.AddComment("Name"); in emitDebugInfoForGlobal()