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 170 if (TLI->getStackCookieLocation(AddressSpace, Offset)) {
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 704 /// getStackCookieLocation - Return true if the target stores stack
708 virtual bool getStackCookieLocation(unsigned &AddressSpace, unsigned &Offset) const;
    [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h     [all...]

Completed in 34 milliseconds