Searched refs:DsoHandleTy (Results 1 – 1 of 1) sorted by relevance
124 Type *DsoHandleTy = Type::getInt8Ty(C); in runOnModule() local126 new GlobalVariable(M, DsoHandleTy, /*isConstant=*/true, in runOnModule()