Re: [PATCH 3/3] objtool: check: Handle calling non-function symbols in other sections

From: Josh Poimboeuf
Date: Fri Sep 18 2020 - 16:07:50 EST


On Tue, Sep 15, 2020 at 08:53:18AM +0100, Julien Thierry wrote:
> Relocation for a call destination could point to a symbol that has
> type STT_NOTYPE.

Then shouldn't the callee be changed to STT_FUNC?

(Apologies if we discussed this one before...)

--
Josh