Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21216 FunctionCallee SecurityCheckCookie = M.getOrInsertFunction( in insertSSPDeclarations() local
21219 if (Function *F = dyn_cast<Function>(SecurityCheckCookie.getCallee())) in insertSSPDeclarations()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22566 FunctionCallee SecurityCheckCookie = M.getOrInsertFunction( in insertSSPDeclarations() local
22569 if (Function *F = dyn_cast<Function>(SecurityCheckCookie.getCallee())) { in insertSSPDeclarations()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3024 FunctionCallee SecurityCheckCookie = M.getOrInsertFunction( in insertSSPDeclarations() local
3027 if (Function *F = dyn_cast<Function>(SecurityCheckCookie.getCallee())) { in insertSSPDeclarations()