Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCSectionXCOFF.cpp22 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective() function in MCSectionXCOFF
34 printCsectDirective(OS); in printSwitchToSection()
42 printCsectDirective(OS); in printSwitchToSection()
51 printCsectDirective(OS); in printSwitchToSection()
60 printCsectDirective(OS); in printSwitchToSection()
79 printCsectDirective(OS); in printSwitchToSection()
107 printCsectDirective(OS); in printSwitchToSection()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h87 void printCsectDirective(raw_ostream &OS) const;