mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-07-25 06:05:30 -04:00
use hwasan interface to provide stub.an address
Issue: https://gitcode.com/openharmony/arkcompiler_ets_runtime/issues/12832 Co-Authored-By: Claude Signed-off-by: shao-yijiang <shaoyijiang@huawei.com>
This commit is contained in:
@@ -12423,6 +12423,13 @@
|
||||
"dep_file_path": "",
|
||||
"description": "system only module libark_jsruntime.so depends on libunwind.so which is unknown so type"
|
||||
},
|
||||
{
|
||||
"so_file_name": "libark_jsruntime.so",
|
||||
"so_file_path": "system/lib/platformsdk/libark_jsruntime.so",
|
||||
"dep_file_name": "libclang_rt.hwasan.so",
|
||||
"dep_file_path": "",
|
||||
"description": "system only module libark_jsruntime.so depends on libclang_rt.hwasan.so which is unknown so type"
|
||||
},
|
||||
{
|
||||
"so_file_name": "libappspawn_nweb.z.so",
|
||||
"so_file_path": "system/lib/appspawn/nwebspawn/libappspawn_nweb.z.so",
|
||||
|
||||
Reference in New Issue
Block a user