OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SunStyleELFSectionSwitchSyntax
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCAsmInfo.cpp
33
SunStyleELFSectionSwitchSyntax
= true;
/external/llvm/include/llvm/MC/
MCAsmInfo.h
172
///
SunStyleELFSectionSwitchSyntax
- This is true if this target uses "Sun
175
bool
SunStyleELFSectionSwitchSyntax
; // Defaults to false.
372
return
SunStyleELFSectionSwitchSyntax
;
/external/llvm/lib/MC/
MCAsmInfo.cpp
56
SunStyleELFSectionSwitchSyntax
= false;
Completed in 24 milliseconds