Searched refs:trim_unused_exports (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/mod/
H A Dmodpost.c39 static bool trim_unused_exports; variable
1874 if (trim_unused_exports && !sym->used)
1888 if (trim_unused_exports && !sym->used)
2145 if (trim_unused_exports && !sym->used)
2225 trim_unused_exports = true;

Completed in 126 milliseconds