OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RequiresStackProtector
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
StackProtector.h
102
///
RequiresStackProtector
- Check whether or not this function needs a
104
bool
RequiresStackProtector
();
/external/llvm/lib/CodeGen/
StackProtector.cpp
96
if (!
RequiresStackProtector
())
198
bool StackProtector::
RequiresStackProtector
() {
Completed in 171 milliseconds