Re: [hatari-devel] asm56000.ttp relocation info

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


On Dienstag, 2. Oktober 2018 19:24:49 CEST Eero Tamminen wrote:

> but is the relocation

> information for something else than debug symbols?

 

Relocation info in GEMDOS executables is always for text&data segment only, so yes, that relocation info is still there when you strip it:

 

$ m68kdisasm  asm56000.ttp
asm56000.ttp: no symbol table in file
; ph_branch = 0x601a
; ph_tlen = 0x0003c6a0
; ph_dlen = 0x00003244
; ph_blen = 0x000014b2
; ph_slen = 0x00000000
; ph_res1 = 0x00000000
; ph_prgflags = 0x00000000
; ph_absflag = 0x0000
; first relocation = 0x0000000e
; relocation bytes = 0x00002fd2



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/