which seems like a huge offset! in objdump calls like that looks like: ``` 6e: e8 00 00 00 00 call 73 <.Llzma_memlimit_get.1+0x73> 6f: R_X86_64_PLT32 .Llzma_block_total_size.0-0x4 ``` so the call itself looks as senseless, then the line below has the relocation, annotated with type and target, but i don't see a huge offset like 75b3 anywhere