1 Star 0 Fork 27

dengkx/third_party_elfutils

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
xietingwei 提交于 2024-04-11 11:01 . 添加适配系统信息
{
"name": "@ohos/elfutils",
"description": "elfutils is a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbols, thread state and stacktraces for processes and core files on GNU/Linux.",
"version": "4.0",
"license": "LGPL V2.1,LGPL V3 or GPL v2",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/elfutils"
},
"dirs": {},
"scripts": {},
"licensePath": "COPYING-LGPLV3",
"readmePath": {
"en": "README"
},
"component": {
"name": "elfutils",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [
{
"header": {
"header_base": "//third_party/elfutils/libdw",
"header_files": [
"libdw.h"
]
},
"name": "//third_party/elfutils:libdw_static"
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ksllh/third_party_elfutils.git
git@gitee.com:ksllh/third_party_elfutils.git
ksllh
third_party_elfutils
third_party_elfutils
master

搜索帮助