OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSecurePlt
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCMCInstLower.cpp
119
if (Subtarget->
isSecurePlt
() && TM.isPositionIndependent() &&
PPCSubtarget.h
291
bool
isSecurePlt
() const {return SecurePlt; }
PPCAsmPrinter.cpp
589
if (Kind == MCSymbolRefExpr::VK_PLT && Subtarget->
isSecurePlt
() &&
757
if (Subtarget->
isSecurePlt
() && isPositionIndependent() ) {
1543
if (PPCFI->usesPICBase() && !Subtarget->
isSecurePlt
()) {
PPCISelDAGToDAG.cpp
443
if (!Subtarget->
isSecurePlt
() &&
5040
!Subtarget->
isSecurePlt
() || !Subtarget->isTargetELF() ||
5049
!TM.isPositionIndependent() || !Subtarget->
isSecurePlt
() ||
Completed in 30 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026