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
39
StubDynamicNoPIC
, // Used on i386-darwin in -mdynamic-no-pic mode.
475
return PICStyle == PICStyles::
StubDynamicNoPIC
;
478
return PICStyle == PICStyles::
StubDynamicNoPIC
||
X86Subtarget.cpp
333
setPICStyle(PICStyles::
StubDynamicNoPIC
);
Completed in 1020 milliseconds