Searched refs:getStackCookieLocation (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DStackProtector.cpp193 if (TLI->getStackCookieLocation(AddressSpace, Offset)) {
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86ISelLowering.h686 /// getStackCookieLocation - Return true if the target stores stack
690 virtual bool getStackCookieLocation(unsigned &AddressSpace, unsigned &Offset) const;
H A DX86ISelLowering.cpp1454 bool X86TargetLowering::getStackCookieLocation(unsigned &AddressSpace, function in class:X86TargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h841 /// getStackCookieLocation - Return true if the target stores stack
845 virtual bool getStackCookieLocation(unsigned &/*AddressSpace*/, function in namespace:llvm

Completed in 200 milliseconds