Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCSectionELF.cpp73 if (MAI.usesSunStyleELFSectionSwitchSyntax() && in PrintSwitchToSection()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCAsmInfo.h459 bool usesSunStyleELFSectionSwitchSyntax() const { in usesSunStyleELFSectionSwitchSyntax() function
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp532 if (!getContext().getAsmInfo()->usesSunStyleELFSectionSwitchSyntax() in ParseSectionArguments()