http://sourceware.org/bugzilla/show_bug.cgi?id=15818

--- Comment #1 from phasetempsec at gmail dot com ---
$ sudo cat /proc/kallsyms | grep " snd_request_card"
ffffffffa03df520 T snd_request_card    [snd]
$ sudo objdump -d --start-address=0xffffffffa03df520
--stop-address=0xffffffffa03df620 /proc/kcore 

/proc/kcore:     file format elf64-x86-64


objdump: out of memory allocating 35184372088831 bytes after a total of 0 bytes

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to