Re: Symbol not Detectable by Objdump

2024-11-27 Thread Nick Clifton
Hi Ahmad, (gdb) disas 0xa830 Dump of assembler code for function ev_link_from_action(PdfDocument*, PopplerAction*): 0xa830 <+0>: cmpl $0xa,(%rsi) [...] The output of `objdump -D` on the library for this offset is shown below: a826: 66 2e 0f 1f 84 00 00nopw %cs:0x

Re: Symbol not Detectable by Objdump

2024-11-18 Thread Ahmad Nouralizadeh
000382b6 2**0 > CONTENTS, READONLY, DEBUGGING > 31 .debug_ranges 1080 00045715 2**0 > CONTENTS, READONLY, DEBUGGING > > --- > > P.S.2: The question issue is also notified here: > > https://stackoverflow.com/questions/79196334/symbol-not-detectable-by-objdump

Symbol not Detectable by Objdump

2024-11-18 Thread Ahmad Nouralizadeh
CONTENTS, READONLY, DEBUGGING --- P.S.2: The question issue is also notified here: https://stackoverflow.com/questions/79196334/symbol-not-detectable-by-objdump