HomeSort by relevance Sort by last modified time
    Searched refs:getStackCookieLocation (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/CodeGen/
StackProtector.cpp 280 if (TLI->getStackCookieLocation(AddressSpace, Offset)) {
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 710 /// getStackCookieLocation - Return true if the target stores stack
714 virtual bool getStackCookieLocation(unsigned &AddressSpace, unsigned &Offset) const;
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]

Completed in 61 milliseconds