ELFIO/elfio
Kamay Xutax 7227a0913f Fix sign-compare error
I just noticed that on my compiler;
probably due to recent version, not sure.
2022-07-18 19:01:22 +03:00
..
elf_types.hpp Added auxiliary vectors 2022-07-01 20:13:04 +03:00
elfio_array.hpp
elfio_dump.hpp Refactor var declaration 2022-06-11 06:13:41 +00:00
elfio_dynamic.hpp Make sure that dynamic section entry size is larger than ElfXX_Dyn structure 2022-06-19 23:21:56 +03:00
elfio_header.hpp Use a different notation for the address translation 2021-09-20 00:03:21 +03:00
elfio_modinfo.hpp
elfio_note.hpp An attempt to address unusual case where 'note' size is larger than Elf_Word 2022-06-21 08:07:06 +03:00
elfio_relocation.hpp Fix potential use of uninitialized variables 2022-05-21 22:55:03 +03:00
elfio_section.hpp Fix sign-compare error 2022-07-18 19:01:22 +03:00
elfio_segment.hpp Fix sign-compare error 2022-07-18 19:01:22 +03:00
elfio_strings.hpp Validate that strings in table are null terminated 2022-06-11 07:47:44 +03:00
elfio_symbols.hpp Tiny reformat 2022-06-10 21:29:08 +03:00
elfio_utils.hpp Address casting on MSVC++ 2022-02-11 09:20:38 +02:00
elfio_version.hpp Upgrade the version to 3.11 2022-02-08 10:41:27 +02:00
elfio_versym.hpp Address warnings reported by Windows compilation 2022-02-26 01:56:52 +02:00
elfio.hpp Prevent a memory leak 2022-06-19 17:34:28 +03:00