This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Libdw sample for reading function names and addresses


Hi Devs,

Not entirely sure if this is the correct forum. But any help is greatly
appreciated. I have a requirement to read off function names and addresses
from an ELF binary debug symbols. Is there any such piece of code that's
already there that you have written? I had a look at some elfutils codes
(e.g: nm.c) in the hope of adapting them to my requirement. But the libdw
API is seems bit intimidating to me given that I have little knowledge on
Dwarf format.

Thanks in advance
Bud
Hi Devs,

Not entirely sure if this is the correct forum. But any help is greatly appreciated. I have a requirement to read off function names and addresses from an ELF binary debug symbols. Is there any such piece of code that's already there that you have written? I had a look at some elfutils codes (e.g: nm.c) in the hope of adapting them to my requirement. But the libdw API is seems bit intimidating to me given that I have little knowledge on Dwarf format.

Thanks in advance
Bud

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]