Lines Matching refs:AddComment
36 OS.AddComment(std::string(BTFKindStr[Kind]) + "(id = " + std::to_string(Id) + in emitType()
39 OS.AddComment("0x" + Twine::utohexstr(BTFType.Info)); in emitType()
151 OS.AddComment("0x" + Twine::utohexstr(IntVal)); in emitType()
263 OS.AddComment("0x" + Twine::utohexstr(Member.Offset)); in emitType()
774 OS.AddComment("0x" + Twine::utohexstr(BTF::MAGIC)); in emitCommonHeader()
809 OS.AddComment("string offset=" + std::to_string(StringOffset)); in emitBTFSection()
858 OS.AddComment("FuncInfo"); in emitBTFExtSection()
861 OS.AddComment("FuncInfo section string offset=" + in emitBTFExtSection()
872 OS.AddComment("LineInfo"); in emitBTFExtSection()
875 OS.AddComment("LineInfo section string offset=" + in emitBTFExtSection()
883 OS.AddComment("Line " + std::to_string(LineInfo.LineNum) + " Col " + in emitBTFExtSection()
891 OS.AddComment("FieldReloc"); in emitBTFExtSection()
894 OS.AddComment("Field reloc section string offset=" + in emitBTFExtSection()