Displaying 1 result from an estimated 1 matches for "symbolcontentsize".
2015 Jan 12
2
[LLVMdev] [lld] ARM/Thumb atom forming
...custom context with abstract interface passed along different stages, and directly cast it to specific implementation where needed. That's a lot of changes though, so I'd like to hear more thoughts.
Regards,
Denis.
On 01/02/2015 09:32 PM, Shankar Easwaran wrote:
You could just override symbolContentSize in the ARM Reader (remove the
last bit to indicate thumb).
Shankar Easwaran
On 12/24/2014 3:09 AM, Denis Protivensky wrote:
> Hi guys,
>
> I'm working on ARM architecture support for lld.
> I faced the problem with ARM/Thumb symbols described below.
>
> ARM ELF Reference spe...