Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2466 StructType *LivenessTy = StructType::get(IntptrTy, IntptrTy); in InstrumentGlobalsMachO() local
2477 ConstantStruct::get(LivenessTy, Initializer->getAggregateElement(0u), in InstrumentGlobalsMachO()
2480 M, LivenessTy, false, GlobalVariable::InternalLinkage, LivenessBinder, in InstrumentGlobalsMachO()