Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1064 llvm::Value *FilePathPtr; in addReachesFunctionCallbacksIfEnabled() local
1068 FilePathPtr = IRB.CreateGlobalStringPtr( in addReachesFunctionCallbacksIfEnabled()
1073 FilePathPtr = in addReachesFunctionCallbacksIfEnabled()
1085 args = { DataShadow, DataOrigin, FilePathPtr, CILine, FunctionNamePtr }; in addReachesFunctionCallbacksIfEnabled()
1088 args = { DataShadow, FilePathPtr, CILine, FunctionNamePtr }; in addReachesFunctionCallbacksIfEnabled()