Home
last modified time | relevance | path

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

/external/AFLplusplus/instrumentation/
DSanitizerCoverageLTO.so.cc1017 GlobalVariable *AFLMapAddrFixed = new GlobalVariable( in instrumentModule() local
1020 StoreInst * StoreMapAddr = IRB.CreateStore(MapAddr, AFLMapAddrFixed); in instrumentModule()