OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StubDynamicNoPIC
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/X86/
X86Subtarget.h
35
StubDynamicNoPIC
, // Used on i386-darwin in -mdynamic-no-pic mode.
350
return PICStyle == PICStyles::
StubDynamicNoPIC
;
353
return PICStyle == PICStyles::
StubDynamicNoPIC
||
X86TargetMachine.cpp
102
Subtarget.setPICStyle(PICStyles::
StubDynamicNoPIC
);
Completed in 40 milliseconds