Following up on my question:
There's an object file modelsmodule.cpp.o that contains the generated code.
On Wed, May 27, 2020 at 2:09 PM Itaru Kitayama <itaru.kitayama(a)gmail.com> wrote:
>
> Hi,
>
> How do I check where send() function implemented in connector_base.h
> is generated and stored in which object file?
>
> Itaru.