Searched refs:trim_unused_exports (Results 1 – 1 of 1) sorted by relevance
50 static bool trim_unused_exports; variable1862 if (trim_unused_exports && !sym->used) in add_exported_symbols()1876 if (trim_unused_exports && !sym->used) in add_exported_symbols()2186 if (trim_unused_exports && !sym->used) in write_dump()2285 trim_unused_exports = true; in main()
Completed in 7 milliseconds