WINDOWS_EXPORT_ALL_SYMBOLS: Distinguish bigobj from cl -GL objects

The MSVC `/GL` flag generates an object of type `ANON_OBJECT_V1`.
`bigobj` has version >= 2.

Fixes: #25798
1 file changed