ELFIO/elfio
Serge Lamikhov-Center c86883b906 Implement free_data() for sections too
free_data() has no effect if is_lazy was not set
2023-10-13 20:03:48 +03:00
..
elf_types.hpp Generilize the section compression calls 2022-11-10 19:26:05 +02:00
elfio_array.hpp Add 'explicit' keyword 2022-09-17 09:26:05 +03:00
elfio_dump.hpp Generilize the section compression calls 2022-11-10 19:26:05 +02:00
elfio_dynamic.hpp Add 'explicit' keyword 2022-09-17 09:26:05 +03:00
elfio_header.hpp Modernize more files 2022-09-01 18:50:02 +03:00
elfio_modinfo.hpp C++17 refactoring 2023-06-02 17:37:37 +03:00
elfio_note.hpp Add 'explicit' keyword 2022-09-17 09:26:05 +03:00
elfio_relocation.hpp Apply advices given by clang-tidy 2022-09-28 20:09:39 +03:00
elfio_section.hpp Implement free_data() for sections too 2023-10-13 20:03:48 +03:00
elfio_segment.hpp Implement free_data() for sections too 2023-10-13 20:03:48 +03:00
elfio_strings.hpp Use more portable function memchr() 2023-08-28 18:43:47 +03:00
elfio_symbols.hpp Address more warnings reported by SonarLint 2022-09-23 17:54:24 +03:00
elfio_utils.hpp Refactor the last commit 2023-08-28 19:35:05 +03:00
elfio_version.hpp Increase version number for future release 2022-12-18 00:37:56 +02:00
elfio_versym.hpp Apply advices given by clang-tidy 2022-09-28 20:09:39 +03:00
elfio.hpp C++17 refactoring 2023-06-02 17:37:37 +03:00