HomeSort by relevance Sort by last modified time
    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