Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1492 Constant *ODRIndicator = ConstantExpr::getNullValue(IRB.getInt8PtrTy()); in InstrumentGlobals() local
1514 ODRIndicator = ODRIndicatorSym; in InstrumentGlobals()
1526 ConstantExpr::getPointerCast(ODRIndicator, IntptrTy), nullptr); in InstrumentGlobals()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2159 Constant *ODRIndicator = ConstantExpr::getNullValue(IRB.getInt8PtrTy()); in InstrumentGlobals() local
2183 ODRIndicator = ODRIndicatorSym; in InstrumentGlobals()
2195 ConstantExpr::getPointerCast(ODRIndicator, IntptrTy)); in InstrumentGlobals()