HomeSort by: relevance | last modified time | path
    Searched refs:usesSunStyleELFSectionSwitchSyntax (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCSectionELF.cpp 70 if (MAI.usesSunStyleELFSectionSwitchSyntax() &&
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h 593 bool usesSunStyleELFSectionSwitchSyntax() const {
  /src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
ELFAsmParser.cpp 550 if (!getContext().getAsmInfo()->usesSunStyleELFSectionSwitchSyntax()

Completed in 53 milliseconds