Ahmed Charles
|
8a28a25a58
Various cleanups.
|
7 年之前 |
Ahmed Charles
|
573866ef88
Use u64, even on 32-bit to support reading elf-64 files.
|
7 年之前 |
Ahmed Charles
|
484e50156e
Update to the 1.0.0 version of bitflags.
|
7 年之前 |
Ahmed Charles
|
fbc05fed1c
Detect ELF-32 at runtime, rather than compile time.
|
8 年之前 |
Ahmed Charles
|
5cb4ed6bf5
Change the BootInformation and ElfSection* types into value types.
|
8 年之前 |
Ahmed Charles
|
582d5e14f4
Change pub fields into functions.
|
8 年之前 |
José Miguel Sánchez García
|
f9c58d28b3
Fix mistake with ElfSectionFlagsType
|
8 年之前 |
José Miguel Sánchez García
|
a4d88181bf
Add support for ELF32 format
|
8 年之前 |
Calvin Lee
|
bae1c9c440
Added name method to ElfSection (#14)
|
8 年之前 |
Calvin Lee
|
bd5104f57a
Replace overflowing cast in src/elf_sections.rs (#13)
|
8 年之前 |
Calvin Lee
|
00aeab2469
Fix whitespace in src/elf_sections.rs
|
8 年之前 |
Philipp Oppermann
|
33d19ac1bb
Add start_address and end_address methods to ElfSection too
|
9 年之前 |
Philipp Oppermann
|
4d64c4317a
Add `ElfSection::is_allocated` function
|
9 年之前 |
Philipp Oppermann
|
6955602209
Rename and export ElfSectionFlags
|
9 年之前 |
Philipp Oppermann
|
05c1cb03e6
Add ElfSection::flags() method
|
9 年之前 |
Philipp Oppermann
|
078aaf6219
Use bitflags for ElfSectionFlags
|
9 年之前 |
Philipp Oppermann
|
0010836c8c
Fix bug caused by wrong alignment
|
9 年之前 |
Philipp Oppermann
|
d130617c92
Add ElfSectionType and ElfSectionFlags enums
|
9 年之前 |
Philipp Oppermann
|
09aa56a379
Improve ELF sections code
|
9 年之前 |
Philipp Oppermann
|
0a571f33a4
Add ElfSectionsTag
|
9 年之前 |