Displaying 3 results from an estimated 3 matches for "mipselffil".
Did you mean:
mipselffile
2014 Feb 26
2
[LLVMdev] [lld] Relocation reading refactoring
...ing from the
ELFObjectFile? I considered to customize the relocation reading for
MIPS targets and my first idea was to factor out ELFReference creation
into a couple of virtual functions. The first one is for Elf_Rel, the
second one is for Elf_Rela. Then I planned to override these functions
in the MipsELFFile class. But it looks like you have more profound
idea. Could you share it?
Thanks.
--
Simon
2014 Feb 26
2
[LLVMdev] [lld] Relocation reading refactoring
...ered to customize the relocation reading for
>> MIPS targets and my first idea was to factor out ELFReference creation
>> into a couple of virtual functions. The first one is for Elf_Rel, the
>> second one is for Elf_Rela. Then I planned to override these functions
>> in the MipsELFFile class. But it looks like you have more profound
>> idea. Could you share it?
--
Simon
2014 Mar 06
2
[LLVMdev] [lld] Relocation reading refactoring
...reading for
>>>> MIPS targets and my first idea was to factor out ELFReference creation
>>>> into a couple of virtual functions. The first one is for Elf_Rel, the
>>>> second one is for Elf_Rela. Then I planned to override these functions
>>>> in the MipsELFFile class. But it looks like you have more profound
>>>> idea. Could you share it?
--
Simon