OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSPLayoutMap
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
StackProtector.h
48
typedef ValueMap<const AllocaInst *, SSPLayoutKind>
SSPLayoutMap
;
66
SSPLayoutMap
Layout;
/external/llvm/lib/CodeGen/
StackProtector.cpp
66
SSPLayoutMap
::iterator I = Layout.find(From);
Completed in 272 milliseconds