• Home
  • Raw
  • Download

Lines Matching refs:AddComment

365   OS.AddComment("Debug section magic");  in emitCodeViewMagicVersion()
409 OS.AddComment("File index to string table offset subsection"); in endModule()
413 OS.AddComment("String table"); in endModule()
500 OS.AddComment("Inlinee lines subsection"); in emitInlineeLinesSubsection()
505 OS.AddComment("Inlinee lines signature"); in emitInlineeLinesSubsection()
514 OS.AddComment("Inlined function " + SP->getDisplayName() + " starts at " + in emitInlineeLinesSubsection()
520 OS.AddComment("Type index of inlined function"); in emitInlineeLinesSubsection()
522 OS.AddComment("Offset into filechecksum table"); in emitInlineeLinesSubsection()
524 OS.AddComment("Starting line number"); in emitInlineeLinesSubsection()
552 OS.AddComment("Record length"); in emitInlinedCallSite()
555 OS.AddComment("Record kind: S_INLINESITE"); in emitInlinedCallSite()
558 OS.AddComment("PtrParent"); in emitInlinedCallSite()
560 OS.AddComment("PtrEnd"); in emitInlinedCallSite()
562 OS.AddComment("Inlinee type index"); in emitInlinedCallSite()
586 OS.AddComment("Record length"); in emitInlinedCallSite()
588 OS.AddComment("Record kind: S_INLINESITE_END"); in emitInlinedCallSite()
637 OS.AddComment("Symbol subsection for " + Twine(FuncName)); in emitDebugInfoForFunction()
642 OS.AddComment("Record length"); in emitDebugInfoForFunction()
647 OS.AddComment("Record kind: S_LPROC32_ID"); in emitDebugInfoForFunction()
650 OS.AddComment("Record kind: S_GPROC32_ID"); in emitDebugInfoForFunction()
655 OS.AddComment("PtrParent"); in emitDebugInfoForFunction()
657 OS.AddComment("PtrEnd"); in emitDebugInfoForFunction()
659 OS.AddComment("PtrNext"); in emitDebugInfoForFunction()
663 OS.AddComment("Code size"); in emitDebugInfoForFunction()
665 OS.AddComment("Offset after prologue"); in emitDebugInfoForFunction()
667 OS.AddComment("Offset before epilogue"); in emitDebugInfoForFunction()
669 OS.AddComment("Function type index"); in emitDebugInfoForFunction()
671 OS.AddComment("Function section relative address"); in emitDebugInfoForFunction()
673 OS.AddComment("Function section index"); in emitDebugInfoForFunction()
675 OS.AddComment("Flags"); in emitDebugInfoForFunction()
678 OS.AddComment("Function name"); in emitDebugInfoForFunction()
699 OS.AddComment("Record length"); in emitDebugInfoForFunction()
701 OS.AddComment("Record kind: S_PROC_ID_END"); in emitDebugInfoForFunction()
1857 OS.AddComment("Record length"); in emitLocalVariable()
1861 OS.AddComment("Record kind: S_LOCAL"); in emitLocalVariable()
1870 OS.AddComment("TypeIndex"); in emitLocalVariable()
1873 OS.AddComment("Flags"); in emitLocalVariable()
1954 OS.AddComment("Subsection size"); in beginCVSubsection()
1971 OS.AddComment("Record length"); in emitDebugInfoForUDTs()
1975 OS.AddComment("Record kind: S_UDT"); in emitDebugInfoForUDTs()
1978 OS.AddComment("Type"); in emitDebugInfoForUDTs()
2000 OS.AddComment("Symbol subsection for globals"); in emitDebugInfoForGlobals()
2016 OS.AddComment("Symbol subsection for " + in emitDebugInfoForGlobals()
2046 OS.AddComment("Record length"); in emitDebugInfoForGlobal()
2052 OS.AddComment("Record kind: S_LTHREAD32"); in emitDebugInfoForGlobal()
2055 OS.AddComment("Record kind: S_LDATA32"); in emitDebugInfoForGlobal()
2060 OS.AddComment("Record kind: S_GTHREAD32"); in emitDebugInfoForGlobal()
2063 OS.AddComment("Record kind: S_GDATA32"); in emitDebugInfoForGlobal()
2067 OS.AddComment("Type"); in emitDebugInfoForGlobal()
2069 OS.AddComment("DataOffset"); in emitDebugInfoForGlobal()
2071 OS.AddComment("Segment"); in emitDebugInfoForGlobal()
2073 OS.AddComment("Name"); in emitDebugInfoForGlobal()