portability: make tcc_get_symbol() available for non-native
commite0aee4f45598720c39c619f97ade9b09c018f6f2
authorgrischka <grischka>
Mon, 4 Feb 2013 19:57:57 +0000 (4 20:57 +0100)
committergrischka <grischka>
Mon, 4 Feb 2013 19:57:57 +0000 (4 20:57 +0100)
tree347769fe2038aadc14f4f296f595ecc3ed57d75b
parent60e647f856f453ce1f25d796771e81a224ac3c1a
portability: make tcc_get_symbol() available for non-native

For consistency with tcc_add_symbol().
Use uintptr_t here also.
tccelf.c