Searched defs:StackGuard (Results 1 – 3 of 3) sorted by relevance
41 friend class StackGuard; variable
29 explicit StackGuard(Isolate* isolate) : isolate_(isolate) {} in StackGuard() function
465 AllocaInst *StackGuardSlot, Value *StackGuard) { in checkStackGuard()797 Value *StackGuard = getStackGuard(IRB, F); in run() local