Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DStackProtector.cpp321 if (TLI->getStackCookieLocation(AddressSpace, Offset)) { in CreatePrologue()
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.h773 virtual bool getStackCookieLocation(unsigned &AddressSpace, unsigned &Offset) const;
DX86ISelLowering.cpp1748 bool X86TargetLowering::getStackCookieLocation(unsigned &AddressSpace, in getStackCookieLocation() function in X86TargetLowering
/freebsd-9-stable/contrib/llvm/include/llvm/Target/
DTargetLowering.h830 virtual bool getStackCookieLocation(unsigned &/*AddressSpace*/, in getStackCookieLocation() function