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