NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-vax/59326: pointer to global function in same object file points PLT entry



On 2025/04/21 7:58, matthew green wrote:
With this patch:
https://gist.github.com/rokuyama/181d7208bd099899a24cb6a70a809616

a later comment here says:

There's no information for gas(1) to determine that symbol callee is function.

but that seems incorrect?  the quoted file has:

         .type   caller, @function

in it, which seems like it should be enough?

...unless i'm missing something.

This indicates that calle**r** is function, not calle**e**.

Apparently, I made a bad choice for function naming!!

Thanks,
rin


Home | Main Index | Thread Index | Old Index