Searched defs:RS6000_MCOUNT (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dfreebsd.h250 #undef RS6000_MCOUNT macro
251 #define RS6000_MCOUNT ((TARGET_64BIT) ? "._mcount" : "_mcount") macro
H A Dxcoff.h107 #undef RS6000_MCOUNT macro
108 #define RS6000_MCOUNT ".__mcount" macro
H A Ddarwin.h337 #define RS6000_MCOUNT "*mcount" macro
H A Dlinux64.h403 #undef RS6000_MCOUNT macro
404 #define RS6000_MCOUNT "_mcount" macro
H A Dsysv4.h1119 #define RS6000_MCOUNT macro

Completed in 126 milliseconds