Home | History | Annotate | Download | only in wtf

Lines Matching full:weak

4059   // Mach-O (Darwin) does not support weak aliases, hence the __MACH__ check.
4060 # define ALIAS(x) __attribute__ ((weak, alias (x)))