search for: 762cb9d6

Displaying 2 results from an estimated 2 matches for "762cb9d6".

2013 Jan 11
0
[LLVMdev] DebugInfo library and relocations in the .debug_line section
...etty much correct, I don't really need to dump the line tables at the moment, but it shouldn't be too long if you're not in any hurry. -eric -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130111/762cb9d6/attachment.html>
2013 Jan 11
2
[LLVMdev] DebugInfo library and relocations in the .debug_line section
Well, I saw the .debug_info.dwo stuff (though I didn't realize it was so recent), but it wasn't clear to me how adding a map for a section with a different purpose would work -- that is, whether it should be yet another member variable in DWARFContextInMemory or if there was some better way to combine them. It also wasn't clear to me what the relocation map was doing anyway and what