Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSectionXCOFF.cpp20 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective() function in MCSectionXCOFF
32 printCsectDirective(OS); in PrintSwitchToSection()
39 printCsectDirective(OS); in PrintSwitchToSection()
48 printCsectDirective(OS); in PrintSwitchToSection()
57 printCsectDirective(OS); in PrintSwitchToSection()
75 printCsectDirective(OS); in PrintSwitchToSection()
103 printCsectDirective(OS); in PrintSwitchToSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h82 void printCsectDirective(raw_ostream &OS) const;