DO_NOT_MERGE

Specifies functions that should not be removed when applying the code merging optimization.

Syntax
DO_NOT_MERGE { 
  symbol  [, 
  symbol ]* }
  
Remarks

This directive specifies functions that the linker should keep in the output file when applying the code merging optimization even if other functions with identical object code exist.