Searched refs:getOrCreateModuleName (Results 1 – 1 of 1) sorted by relevance
997 GlobalVariable *getOrCreateModuleName();2027 ConstantExpr::getPointerCast(getOrCreateModuleName(), IntptrTy); in poisonOneInitializer()2691 ConstantExpr::getPointerCast(getOrCreateModuleName(), IntptrTy), in instrumentGlobals()2775 GlobalVariable *ModuleAddressSanitizer::getOrCreateModuleName() { in getOrCreateModuleName() function in ModuleAddressSanitizer