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.cpp1075 llvm::Value *FilePathPtr; in addReachesFunctionCallbacksIfEnabled() local
1079 FilePathPtr = IRB.CreateGlobalString( in addReachesFunctionCallbacksIfEnabled()
1084 FilePathPtr = IRB.CreateGlobalString(dbgloc->getFilename()); in addReachesFunctionCallbacksIfEnabled()
1095 args = { DataShadow, DataOrigin, FilePathPtr, CILine, FunctionNamePtr }; in addReachesFunctionCallbacksIfEnabled()
1098 args = { DataShadow, FilePathPtr, CILine, FunctionNamePtr }; in addReachesFunctionCallbacksIfEnabled()