Skip to content
Commit fdabdd0b authored by Peter Zijlstra's avatar Peter Zijlstra
Browse files

objtool: Provide elf_write_{insn,reloc}()



This provides infrastructure to rewrite instructions; this is
immediately useful for helping out with KCOV-vs-noinstr, but will
also come in handy for a bunch of variable sized jump-label patches
that are still on ice.

Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
parent 2b10be23
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment