1 Star 0 Fork 31

maosiping/third_party_elfio_1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Makefile.am 925 Bytes
一键复制 编辑 原始数据 按行查看 历史
Serge Lamikhov-Center 提交于 2020-12-22 20:10 +08:00 . Address array section accessor added
SUBDIRS = examples/elfdump examples/tutorial examples/writer examples/write_obj \
examples/anonymizer examples/add_section examples/c_wrapper
nobase_include_HEADERS = elfio/elf_types.hpp elfio/elfio_dynamic.hpp \
elfio/elfio.hpp elfio/elfio_header.hpp \
elfio/elfio_note.hpp elfio/elfio_relocation.hpp \
elfio/elfio_section.hpp elfio/elfio_segment.hpp \
elfio/elfio_strings.hpp elfio/elfio_symbols.hpp \
elfio/elfio_utils.hpp elfio/elfio_dump.hpp \
elfio/elfio_version.hpp elfio/elfio_modinfo.hpp \
elfio/elfio_array.hpp
EXTRA_DIST = doc/elfio.pdf CMakeLists.txt examples/CMakeLists.txt cmake/elfioConfig.cmake.in
TESTS = examples/elfdump/elfdump
LOG_COMPILER = examples/elfdump/elfdump
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/maosiping/third_party_elfio_1.git
git@gitee.com:maosiping/third_party_elfio_1.git
maosiping
third_party_elfio_1
third_party_elfio_1
master

搜索帮助