ELFIO/elfio
Nam Cao 974e1252ee Rewrite append_data() to call insert_data()
append_data() and insert_data() have almost the same implementation.
Change append_data() to simply call insert_data().
2022-11-29 18:24:32 +02: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 More refactoring 2022-09-16 20:51:20 +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 Rewrite append_data() to call insert_data() 2022-11-29 18:24:32 +02:00
elfio_segment.hpp Remove dispersed 'noexcept' specifier 2022-11-24 15:56:37 +02:00
elfio_strings.hpp Modernize more files 2022-09-01 18:50:02 +03:00
elfio_symbols.hpp Address more warnings reported by SonarLint 2022-09-23 17:54:24 +03:00
elfio_utils.hpp Remove dispersed 'noexcept' specifier 2022-11-24 15:56:37 +02:00
elfio_version.hpp Upgrade the version to 3.11 2022-02-08 10:41:27 +02:00
elfio_versym.hpp Apply advices given by clang-tidy 2022-09-28 20:09:39 +03:00
elfio.hpp Remove dispersed 'noexcept' specifier 2022-11-24 15:56:37 +02:00