9b9b18c906
ELFIO is a small, header-only C++ library that provides a simple interface for reading and generating files in ELF binary format. It is used as a standalone library - it is not dependant on any other product or project. Adhering to ISO C++, it compiles on a wide variety of architectures and compilers.
19 lines
639 B
Text
19 lines
639 B
Text
@comment $NetBSD: PLIST,v 1.1 2021/12/31 17:24:31 plunky Exp $
|
|
include/elfio/elf_types.hpp
|
|
include/elfio/elfio.hpp
|
|
include/elfio/elfio_array.hpp
|
|
include/elfio/elfio_dump.hpp
|
|
include/elfio/elfio_dynamic.hpp
|
|
include/elfio/elfio_header.hpp
|
|
include/elfio/elfio_modinfo.hpp
|
|
include/elfio/elfio_note.hpp
|
|
include/elfio/elfio_relocation.hpp
|
|
include/elfio/elfio_section.hpp
|
|
include/elfio/elfio_segment.hpp
|
|
include/elfio/elfio_strings.hpp
|
|
include/elfio/elfio_symbols.hpp
|
|
include/elfio/elfio_utils.hpp
|
|
include/elfio/elfio_version.hpp
|
|
share/elfio/cmake/elfioConfig.cmake
|
|
share/elfio/cmake/elfioConfigVersion.cmake
|
|
share/elfio/cmake/elfioTargets.cmake
|