HomeSort by: relevance | last modified time | path
    Searched refs:CommentSection (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
R600AsmPrinter.cpp 121 MCSectionELF *CommentSection =
123 OutStreamer->SwitchSection(CommentSection);
AMDGPUAsmPrinter.cpp 512 MCSectionELF *CommentSection =
514 OutStreamer->SwitchSection(CommentSection);

Completed in 57 milliseconds