================
@@ -110,13 +116,19 @@ lldb_private::ObjectFile 
*ObjectFileCOFF::CreateMemoryInstance(
 }
 
 size_t ObjectFileCOFF::GetModuleSpecifications(
-    const FileSpec &file, DataBufferSP &data_sp, offset_t data_offset,
+    const FileSpec &file, DataExtractorSP &extractor_sp, offset_t data_offset,
----------------
bulbazord wrote:

Check the validity of extractor_sp?

https://github.com/llvm/llvm-project/pull/178347
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to