Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionXCOFF.cpp22 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective() function in MCSectionXCOFF
33 printCsectDirective(OS); in printSwitchToSection()
41 printCsectDirective(OS); in printSwitchToSection()
51 printCsectDirective(OS); in printSwitchToSection()
60 printCsectDirective(OS); in printSwitchToSection()
69 printCsectDirective(OS); in printSwitchToSection()
91 printCsectDirective(OS); in printSwitchToSection()
119 printCsectDirective(OS); in printSwitchToSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h93 void printCsectDirective(raw_ostream &OS) const;