Searched refs:ObjFileData (Results 1 – 2 of 2) sorted by relevance
88 void readAndCheckObjFile(StringRef ObjFileData, ArrayRef<uint8_t> Expected);179 StringRef ObjFileData, ArrayRef<uint8_t> Expected) { in readAndCheckObjFile() argument181 MemoryBuffer::getMemBuffer(ObjFileData, "", false); in readAndCheckObjFile()
184 void readAndCheckDebugContents(StringRef ObjFileData, in readAndCheckDebugContents() argument187 MemoryBuffer::getMemBuffer(ObjFileData, "", false); in readAndCheckDebugContents()