Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
50 printCsectDirective(OS); in printSwitchToSection()
59 printCsectDirective(OS); in printSwitchToSection()
78 printCsectDirective(OS); in printSwitchToSection()
106 printCsectDirective(OS); in printSwitchToSection()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h87 void printCsectDirective(raw_ostream &OS) const;