Home
last modified time | relevance | path

Searched refs:usesSunStyleELFSectionSwitchSyntax (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSectionELF.cpp70 if (MAI.usesSunStyleELFSectionSwitchSyntax() && in PrintSwitchToSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h593 bool usesSunStyleELFSectionSwitchSyntax() const { in usesSunStyleELFSectionSwitchSyntax() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp550 if (!getContext().getAsmInfo()->usesSunStyleELFSectionSwitchSyntax() in ParseSectionArguments()