Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1076 llvm::Value *FilePathPtr; in addReachesFunctionCallbacksIfEnabled() local
1080 FilePathPtr = IRB.CreateGlobalStringPtr( in addReachesFunctionCallbacksIfEnabled()
1085 FilePathPtr = in addReachesFunctionCallbacksIfEnabled()
1097 args = { DataShadow, DataOrigin, FilePathPtr, CILine, FunctionNamePtr }; in addReachesFunctionCallbacksIfEnabled()
1100 args = { DataShadow, FilePathPtr, CILine, FunctionNamePtr }; in addReachesFunctionCallbacksIfEnabled()