mirror of
https://github.com/serge1/ELFIO.git
synced 2024-12-29 09:16:47 +00:00
37ebcd91b8
Fix the following two gcc warnings: elfio/elfio_section.hpp:50:36: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] const size_t get_stream_size() const ^ elfio/elfio_segment.hpp:99:23: warning: type qualifiers ignored on function return type [-Wignored-qualifiers] get_stream_size() const |
||
---|---|---|
.. | ||
elf_types.hpp | ||
elfio_dump.hpp | ||
elfio_dynamic.hpp | ||
elfio_header.hpp | ||
elfio_note.hpp | ||
elfio_relocation.hpp | ||
elfio_section.hpp | ||
elfio_segment.hpp | ||
elfio_strings.hpp | ||
elfio_symbols.hpp | ||
elfio_utils.hpp | ||
elfio.hpp |