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

Re: Deferred Binding of Function Pointers in SHLIB



On 06/13/2016 11:27 AM, Suprateeka R Hegde wrote:
> I have an executable with hundreds of function pointers as an array.
> Functions are called using array index which depends on the arguments
> passed to the executable. This executable is short lived and in each
> invocation calls only one function.

Could you please provide a small code example that shows the exact
problem?

-- 
Cheers,
Carlos.