[LLVMdev] Accessing Dwarf data at runtime
Talin
viridia at gmail.com
Tue Jan 19 18:20:22 PST 2010
Random question - suppose I wanted to access the DWARF section info from
within my LLVM-generated executable. How would I do that? I know that the
DWARF stuff is stored in ELF sections, how does one access an ELF section
from the currently running binary?
--
-- Talin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100119/75901b74/attachment.html>
More information about the llvm-dev
mailing list