Home | History | Annotate | Download | only in MacOSX-i386

Lines Matching refs:g_abi_sp

238     static ABISP g_abi_sp;
241 if (!g_abi_sp)
242 g_abi_sp.reset (new ABIMacOSX_i386);
243 return g_abi_sp;