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

/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionXCOFF.cpp22 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { function in class:MCSectionXCOFF
33 printCsectDirective(OS);
41 printCsectDirective(OS);
51 printCsectDirective(OS);
60 printCsectDirective(OS);
69 printCsectDirective(OS);
87 printCsectDirective(OS);
115 printCsectDirective(OS);
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h87 void printCsectDirective(raw_ostream &OS) const;

Completed in 79 milliseconds