Lines Matching refs:AddComment
34 OS.AddComment(std::string(BTFKindStr[Kind]) + "(id = " + std::to_string(Id) + in emitType()
37 OS.AddComment("0x" + Twine::utohexstr(BTFType.Info)); in emitType()
129 OS.AddComment("0x" + Twine::utohexstr(IntVal)); in emitType()
245 OS.AddComment("0x" + Twine::utohexstr(Member.Offset)); in emitType()
543 OS.AddComment("0x" + Twine::utohexstr(BTF::MAGIC)); in emitCommonHeader()
574 OS.AddComment("string offset=" + std::to_string(StringOffset)); in emitBTFSection()
606 OS.AddComment("FuncInfo"); in emitBTFExtSection()
609 OS.AddComment("FuncInfo section string offset=" + in emitBTFExtSection()
620 OS.AddComment("LineInfo"); in emitBTFExtSection()
623 OS.AddComment("LineInfo section string offset=" + in emitBTFExtSection()
631 OS.AddComment("Line " + std::to_string(LineInfo.LineNum) + " Col " + in emitBTFExtSection()