The EXTRN option controls when EXTRNs are emitted for external entry constants.

.-SHORT-.
>>-EXTRN--(--+-FULL--+--)--------------------------------------><
- FULL
- EXTRNs are emitted for all declared external entry constants.
- SHORT
- EXTRNs are emitted only for those constants that are referenced. This
is the default.