Lines Matching refs:AddComment
40 OS.AddComment(std::string(BTFKindStr[Kind]) + "(id = " + std::to_string(Id) +
43 OS.AddComment("0x" + Twine::utohexstr(BTFType.Info));
164 OS.AddComment("0x" + Twine::utohexstr(IntVal));
242 OS.AddComment("0x" + Twine::utohexstr(Enum.Val_Lo32));
244 OS.AddComment("0x" + Twine::utohexstr(Enum.Val_Hi32));
319 OS.AddComment("0x" + Twine::utohexstr(Member.Offset));
1026 OS.AddComment("0x" + Twine::utohexstr(BTF::MAGIC));
1063 OS.AddComment("string offset=" + std::to_string(StringOffset));
1114 OS.AddComment("FuncInfo");
1117 OS.AddComment("FuncInfo section string offset=" +
1128 OS.AddComment("LineInfo");
1131 OS.AddComment("LineInfo section string offset=" +
1139 OS.AddComment("Line " + std::to_string(LineInfo.LineNum) + " Col " +
1147 OS.AddComment("FieldReloc");
1150 OS.AddComment("Field reloc section string offset=" +