OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StackProtectorFI
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LocalStackSlotAllocation.cpp
200
int
StackProtectorFI
= MFI.getStackProtectorIndex();
206
assert(!MFI.isObjectPreAllocated(
StackProtectorFI
) &&
213
AdjustStackOffset(MFI,
StackProtectorFI
, Offset, StackGrowsDown, MaxAlign);
219
if (
StackProtectorFI
== (int)i)
PrologEpilogInserter.cpp
928
int
StackProtectorFI
= MFI.getStackProtectorIndex();
938
AdjustStackOffset(MFI,
StackProtectorFI
, StackGrowsDown, Offset, MaxAlign,
954
if (
StackProtectorFI
== (int)i || EHRegNodeFrameIndex == (int)i)
Completed in 18 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026