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