Introduce ElfW macro and ELFW to encapsulate the difference between Elf32_* and Elf64...
commit7dd792ef51a637e6c09ec1fb6a3a365f5142e441
authorShinichiro Hamaji <shinichiro.hamaji _at_ gmail.com>
Sat, 29 Nov 2008 23:14:07 +0000 (30 08:14 +0900)
committergrischka <grischka>
Tue, 2 Dec 2008 01:25:45 +0000 (2 02:25 +0100)
treecbf7c80c639e57dc7b4a6c549a7d5261842ed785
parent76b02c2a0308eaf23b43286212bae8c964da2031
Introduce ElfW macro and ELFW to encapsulate the difference between Elf32_* and Elf64_*. Also, introduce ElfW_Rel and SHT_RELX for difference between REL and RELA.
elf.h
tcc.c
tccelf.c