8
votes
3answers
595 views
Relocatable symbols in ELF format (assembly language)
We are developing a port of the GNU Assembler for a client architecture.
Now the problem being faced is that:
If an immediate operand to an instruction is an expression involving more than one …
