Searched refs:appendHexData (Results 1 – 2 of 2) sorted by relevance
521 void appendHexData(StringRef HexData);
504 void OwnedDataSection::appendHexData(StringRef HexData) { in appendHexData() function in OwnedDataSection1352 Section->appendHexData(R.HexData); in addDataSections()