Searched refs:encodeELFNote (Results 1 – 4 of 4) sorted by relevance
263 std::string BinarySection::encodeELFNote(StringRef NameStr, StringRef DescStr, in encodeELFNote() function in BinarySection
326 const std::string BoltInfo = BinarySection::encodeELFNote( in emitTablesAsELFNote()
443 static std::string encodeELFNote(StringRef NameStr, StringRef DescStr,
4148 BinarySection::encodeELFNote("GNU", DescStr, 4 /*NT_GNU_GOLD_VERSION*/); in addBoltInfoSection()4170 BinarySection::encodeELFNote("BOLT", DescStr, BinarySection::NT_BOLT_BAT); in encodeBATSection()