Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1622 auto *DescriptorTy = StructType::get(Int32Ty, Int32Ty); in instrumentGlobal() local
1627 new GlobalVariable(M, DescriptorTy, true, GlobalValue::PrivateLinkage, in instrumentGlobal()