Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCSectionELF.cpp65 if (MAI.usesSunStyleELFSectionSwitchSyntax() && in PrintSwitchToSection()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h403 bool usesSunStyleELFSectionSwitchSyntax() const { in usesSunStyleELFSectionSwitchSyntax() function