Closed Zeturic closed 5 years ago
For clarity, I mean something along the lines of armips foo.asm -definelabel bar 0x08800800 -sym foo.sym. foo.sym will not include any mention of bar.
armips foo.asm -definelabel bar 0x08800800 -sym foo.sym
foo.sym
bar
I'll try to see if I can figure out what the issue is.
For clarity, I mean something along the lines of
armips foo.asm -definelabel bar 0x08800800 -sym foo.sym
.foo.sym
will not include any mention ofbar
.I'll try to see if I can figure out what the issue is.