force_active

Syntax
  #pragma force_active on | off | reset  
Remarks

In source code, use __declspec(force_export), __attrbute__((force_export)), or __attrbute__((used)).

In a linker command file, use the FORCE_ACTIVE command.