Displaying 1 result from an estimated 1 matches for "fk_pcrel_n".
Did you mean:
fk_pcrel_1
2014 Jul 12
2
[LLVMdev] MCFixup for distance from instruction to end of .text section
Hi,
I would like to use a MCFixup to encode the distance in number of bytes
from an instruction to the end of the .text section. Is there an
existing MCFixup type I can use for this? If not, does anyone have any
suggestions for how to add a new MCFixup type that will do this?
Thanks,
Tom