aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2016-11-12 23:16:03 +0800
committerThomas Preud'homme <robotux@celest.fr>2016-12-03 17:26:51 +0000
commite9769a7249444872200c8c1f1a2f2252c498056f (patch)
tree18bb4610f714b0d53e8d8b3723a5ac8b5c52c02d /include
parentbf692af31b93ca14b63211bd508b4b8bf1179b50 (diff)
downloadtinycc-e9769a7249444872200c8c1f1a2f2252c498056f.tar.gz
tinycc-e9769a7249444872200c8c1f1a2f2252c498056f.tar.bz2
Do not add symbol if it is already there
Do not create a new symbol in add_elf_sym if a symbol with same properties (value, size, info, etc.) already exists. This prevents symbols from being exported twice in the dynamic symbol table.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions