================ @@ -586,20 +586,21 @@ static bool GetOsFromOSABI(unsigned char osabi_byte, } size_t ObjectFileELF::GetModuleSpecifications( - const lldb_private::FileSpec &file, lldb::DataBufferSP &data_sp, + const lldb_private::FileSpec &file, lldb::DataExtractorSP &extractor_sp, ---------------- bulbazord wrote:
Check validity here too? https://github.com/llvm/llvm-project/pull/178347 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
