-
- Downloads
Reformat sources by using clang-format
It is not perfect (and, probably, it is worser than it was before), but, it is automatic
Showing
- .clang-format 33 additions, 26 deletions.clang-format
- elfio/elf_types.hpp 443 additions, 429 deletionselfio/elf_types.hpp
- elfio/elfio.hpp 279 additions, 280 deletionselfio/elfio.hpp
- elfio/elfio_dump.hpp 528 additions, 584 deletionselfio/elfio_dump.hpp
- elfio/elfio_dynamic.hpp 46 additions, 56 deletionselfio/elfio_dynamic.hpp
- elfio/elfio_header.hpp 70 additions, 66 deletionselfio/elfio_header.hpp
- elfio/elfio_note.hpp 42 additions, 42 deletionselfio/elfio_note.hpp
- elfio/elfio_relocation.hpp 175 additions, 195 deletionselfio/elfio_relocation.hpp
- elfio/elfio_section.hpp 100 additions, 140 deletionselfio/elfio_section.hpp
- elfio/elfio_segment.hpp 72 additions, 110 deletionselfio/elfio_segment.hpp
- elfio/elfio_strings.hpp 17 additions, 23 deletionselfio/elfio_strings.hpp
- elfio/elfio_symbols.hpp 192 additions, 178 deletionselfio/elfio_symbols.hpp
- elfio/elfio_utils.hpp 52 additions, 85 deletionselfio/elfio_utils.hpp
- examples/anonymizer/anonymizer.cpp 28 additions, 30 deletionsexamples/anonymizer/anonymizer.cpp
- examples/elfdump/elfdump.cpp 9 additions, 9 deletionsexamples/elfdump/elfdump.cpp
- examples/tutorial/tutorial.cpp 15 additions, 23 deletionsexamples/tutorial/tutorial.cpp
- examples/write_obj/write_obj.cpp 25 additions, 26 deletionsexamples/write_obj/write_obj.cpp
- examples/writer/writer.cpp 22 additions, 19 deletionsexamples/writer/writer.cpp
- tests/ELFIOTest.cpp 329 additions, 381 deletionstests/ELFIOTest.cpp
- tests/ELFIOTest1.cpp 559 additions, 539 deletionstests/ELFIOTest1.cpp
Loading
Please register or sign in to comment