Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DStackProtector.h108 StackProtector() in StackProtector() function
112 StackProtector(const TargetMachine *TM) in StackProtector() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp99 INITIALIZE_PASS_DEPENDENCY(StackProtector) in INITIALIZE_PASS_DEPENDENCY() argument