Searched refs:ABIList (Results 1 – 1 of 1) sorted by relevance
509 DFSanABIList ABIList; member in __anon5712215c0211::DataFlowSanitizer874 ABIList.set( in DataFlowSanitizer()1238 return !ABIList.isIn(*F, "uninstrumented"); in isInstrumented()1242 return !ABIList.isIn(*GA, "uninstrumented"); in isInstrumented()1246 return ABIList.isIn(*F, "force_zero_labels"); in isForceZeroLabels()1250 if (ABIList.isIn(*F, "functional")) in getWrapperKind()1252 if (ABIList.isIn(*F, "discard")) in getWrapperKind()1254 if (ABIList.isIn(*F, "custom")) in getWrapperKind()1502 if (ABIList.isIn(M, "skip")) in runImpl()