Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:getOrInsertGlobal

599     ArgTLS = Mod->getOrInsertGlobal("__dfsan_arg_tls", ArgTLSTy);
604 RetvalTLS = Mod->getOrInsertGlobal("__dfsan_retval_tls", ShadowTy);