corda/src/binaryToObject
Joel Dice f03e5e8e55 clean up binary format code
Linux, FreeBSD, and QNX all use ELF, so no need to distinguish between
them when generating object files.  To avoid confusion, I've switch
from using operating system names to using binary format names where
applicable.
2012-08-02 12:39:24 -06:00
..
elf.cpp clean up binary format code 2012-08-02 12:39:24 -06:00
endianness.h update copyright years 2012-05-11 17:43:27 -06:00
mach-o.cpp clean up binary format code 2012-08-02 12:39:24 -06:00
main.cpp clean up binary format code 2012-08-02 12:39:24 -06:00
pe.cpp clean up binary format code 2012-08-02 12:39:24 -06:00
tools.cpp clean up binary format code 2012-08-02 12:39:24 -06:00
tools.h clean up binary format code 2012-08-02 12:39:24 -06:00