Mechanism to track dlopen calls in MacOS Endpointsecurity

I am currently working on ways my application which would monitor the dlopen() and dlsym() calls made on macOS.

In the current list of events endpoint security framework provides, I don't see a relevant event which would give me this information.

Are there any alternate ways we can get these events on macOS?

Mechanism to track dlopen calls in MacOS Endpointsecurity
 
 
Q