OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:useLVIControlFlowIntegrity
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86Subtarget.h
459
bool
UseLVIControlFlowIntegrity
= false;
775
return useRetpolineIndirectCalls() ||
useLVIControlFlowIntegrity
();
778
return useRetpolineIndirectBranches() ||
useLVIControlFlowIntegrity
();
783
bool
useLVIControlFlowIntegrity
() const { return
UseLVIControlFlowIntegrity
; }
X86Subtarget.h
459
bool
UseLVIControlFlowIntegrity
= false;
775
return useRetpolineIndirectCalls() ||
useLVIControlFlowIntegrity
();
778
return useRetpolineIndirectBranches() ||
useLVIControlFlowIntegrity
();
783
bool
useLVIControlFlowIntegrity
() const { return
UseLVIControlFlowIntegrity
; }
Completed in 33 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026