Home
last modified time | relevance | path

Searched refs:DescriptorTy (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp1501 auto *DescriptorTy = StructType::get(Int32Ty, Int32Ty); in instrumentGlobal() local
1506 new GlobalVariable(M, DescriptorTy, true, GlobalValue::PrivateLinkage, in instrumentGlobal()