Specifies functions that should not be removed when applying the code merging optimization.
DO_NOT_MERGE {
symbol [,
symbol ]* }
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.