Searched refs:kRsGlobalProperties (Results 1 – 4 of 4) sorted by relevance
491 static const char kRsGlobalProperties[] = ".rs.global_properties"; variable
247 V = M.getOrInsertGlobal(kRsGlobalProperties, Int32ArrayTy); in runOnModule()
390 kRsGlobalProperties, // Optional global variable properties. in addInternalizeSymbolsPass()
448 const uint32_t *rsGlobalProperties = (const uint32_t *) dlsym(sharedObj, kRsGlobalProperties); in createFromSharedObject()