Home
last modified time | relevance | path

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

/freebsd-14.2/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()
87 printCsectDirective(OS); in printSwitchToSection()
115 printCsectDirective(OS); in printSwitchToSection()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h87 void printCsectDirective(raw_ostream &OS) const;