Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackProtector.cpp170 if (TLI->getStackCookieLocation(AddressSpace, Offset)) { in InsertStackProtectors()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.h715 virtual bool getStackCookieLocation(unsigned &AddressSpace, unsigned &Offset) const;
DX86ISelLowering.cpp1355 bool X86TargetLowering::getStackCookieLocation(unsigned &AddressSpace, in getStackCookieLocation() function in X86TargetLowering
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h800 virtual bool getStackCookieLocation(unsigned &/*AddressSpace*/, in getStackCookieLocation() function