Searched defs:latent_plts (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/
H A Dltrace-elf.c814 const bool latent_plts = options.export_filter != NULL; local
848 if (! matched && ! latent_plts)
854 if (! matched && latent_plts)

Completed in 368 milliseconds