I used both when implementing ELF for my hobby kernel [3]
[1] http://en.wikipedia.org/wiki/Executable_and_Linkable_Format
[2] http://wiki.osdev.org/ELF_Tutorial
[3] https://github.com/lexs/rust-os/blob/master/rost/exec/elf.rs
I used both when implementing ELF for my hobby kernel [3]
[1] http://en.wikipedia.org/wiki/Executable_and_Linkable_Format
[2] http://wiki.osdev.org/ELF_Tutorial
[3] https://github.com/lexs/rust-os/blob/master/rost/exec/elf.rs