Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1072 llvm::Value *FilePathPtr; in addReachesFunctionCallbacksIfEnabled() local
1076 FilePathPtr = IRB.CreateGlobalStringPtr( in addReachesFunctionCallbacksIfEnabled()
1081 FilePathPtr = in addReachesFunctionCallbacksIfEnabled()
1093 args = { DataShadow, DataOrigin, FilePathPtr, CILine, FunctionNamePtr }; in addReachesFunctionCallbacksIfEnabled()
1096 args = { DataShadow, FilePathPtr, CILine, FunctionNamePtr }; in addReachesFunctionCallbacksIfEnabled()