Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1422 StructType *GlobalStructTy = in InstrumentGlobals() local
1519 GlobalStructTy, in InstrumentGlobals()
1557 M, GlobalStructTy, false, GlobalVariable::InternalLinkage, in InstrumentGlobals()
1574 ArrayType *ArrayOfGlobalStructTy = ArrayType::get(GlobalStructTy, n); in InstrumentGlobals()