Searched refs:VAArgTLS (Results 1 – 1 of 1) sorted by relevance
302 GlobalVariable *VAArgTLS; member in __anone66e8aa50111::MemorySanitizer428 VAArgTLS = new GlobalVariable( in initializeCallbacks()2777 Value *Base = IRB.CreatePointerCast(MS.VAArgTLS, MS.IntptrTy); in getShadowPtrForVAArgument()2818 IRB.CreateMemCpy(VAArgTLSCopy, MS.VAArgTLS, CopySize, 8); in finalizeInstrumentation()2898 Value *Base = IRB.CreatePointerCast(MS.VAArgTLS, MS.IntptrTy); in getShadowPtrForVAArgument()2935 IRB.CreateMemCpy(VAArgTLSCopy, MS.VAArgTLS, CopySize, 8); in finalizeInstrumentation()