Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionELF.cpp70 if (MAI.usesSunStyleELFSectionSwitchSyntax() && in PrintSwitchToSection()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h603 bool usesSunStyleELFSectionSwitchSyntax() const { in usesSunStyleELFSectionSwitchSyntax() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp550 if (!getContext().getAsmInfo()->usesSunStyleELFSectionSwitchSyntax() in ParseSectionArguments()