ELF Tutorial: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 560: Line 560:
* [http://www.sco.com/developers/gabi/latest/contents.html System V ABI] about ELF
* [http://www.sco.com/developers/gabi/latest/contents.html System V ABI] about ELF
* [http://www.linuxfoundation.org/en/Specifications LSB specifications]<br />See (generic or platform-specific) 'Core' specifications for additional ELF information.
* [http://www.linuxfoundation.org/en/Specifications LSB specifications]<br />See (generic or platform-specific) 'Core' specifications for additional ELF information.
* [https://github.com/Bareflank/hypervisor/tree/master/bfelf_loader]<br />Example ELF loader
* [https://github.com/Bareflank/hypervisor/tree/master/bfelf_loader] Example ELF loader
* [https://code.google.com/p/elf-loader/]<br />Example ELF loader
* [https://code.google.com/p/elf-loader/] Example ELF loader