-
Notifications
You must be signed in to change notification settings - Fork 3
Does not work on Arm (32bit) #4
Copy link
Copy link
Open
Description
Hi,
Trying to run this on an Arm platform and it's not working. When I run it I get the following:
./mod-elf-symbol -o foo.o -c foo --completestr=asdf
+++++++++++++++++++++++++++++++++ Started replace-symbols-name Program
The object files to modify are:
(0) foo.o
Complete Symbols planned on changing:
(0) foo --> asdf
SUCCESS: The ELF type is that of an relocatable. (foo.o)
mod-elf-symbol: src/mod-elf-symbol.c:736: main: Assertion `findSymtabAndStrtabAndShdr(objList[i], ehdr, &shdr, &symtab, &strtab) != -1' failed.
Aborted
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels