search for: 40050b

Displaying 1 result from an estimated 1 matches for "40050b".

Did you mean: 400509
2019 Aug 31
3
Usage of the jumptable attribute
...calls use), but it is just a "normal" jump to foo's address:     0000000000400500 <foo>:       400500:    55                       push   %rbp       400501:    48 89 e5                 mov    %rsp,%rbp       400504:    48 bf c0 05 40 00 00     movabs $0x4005c0,%rdi       40050b:    00 00 00       40050e:    e8 cd fe ff ff           callq  4003e0 <puts at plt>       400513:    5d                       pop    %rbp       400514:    c3                       retq       400515:    66 2e 0f 1f 84 00 00     nopw %cs:0x0(%rax,%rax,1)       40051c:    00 00 00       400...