summaryrefslogtreecommitdiff
path: root/tools/objtool/special.c
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2021-03-26 18:12:13 +0300
committerIngo Molnar <mingo@kernel.org>2021-04-02 13:46:15 +0300
commit7bd2a600f3e9d27286bbf23c83d599e9cc7cf245 (patch)
tree61dc66964ab8f58a54f6d2988bd9f346ee12a0b2 /tools/objtool/special.c
parent43d5430ad74ef5156353af7aec352426ec7a8e57 (diff)
downloadlinux-7bd2a600f3e9d27286bbf23c83d599e9cc7cf245.tar.xz
objtool: Cache instruction relocs
Track the reloc of instructions in the new instruction->reloc field to avoid having to look them up again later. ( Technically x86 instructions can have two relocations, but not jumps and calls, for which we're using this. ) Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Borislav Petkov <bp@suse.de> Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Miroslav Benes <mbenes@suse.cz> Link: https://lkml.kernel.org/r/20210326151300.195441549@infradead.org
Diffstat (limited to 'tools/objtool/special.c')
0 files changed, 0 insertions, 0 deletions