Home
last modified time | relevance | path

Searched defs:GuardCheck (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp179 CallInst *GuardCheck = in insertCFGuardCheck() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DStackProtector.cpp512 if (Function *GuardCheck = TLI->getSSPStackGuardCheck(*M)) { in InsertStackProtectors() local