MCOUNT_ASM_NAME
#define MCOUNT_ASM_NAME "_mcount" /* gcc */
#define MCOUNT_ASM_NAME "__gnu_mcount_nc"
#define MCOUNT_ASM_NAME "__mcount"
#define MCOUNT_ASM_NAME "_mcount"