OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usesSunStyleELFSectionSwitchSyntax
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/MC/
MCSectionELF.cpp
74
if (MAI.
usesSunStyleELFSectionSwitchSyntax
() &&
/external/llvm/include/llvm/MC/
MCAsmInfo.h
426
bool
usesSunStyleELFSectionSwitchSyntax
() const {
/external/llvm/lib/MC/MCParser/
ELFAsmParser.cpp
395
if (!getContext().getAsmInfo()->
usesSunStyleELFSectionSwitchSyntax
()
Completed in 1166 milliseconds