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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCObjectFileInfo.h 30 bool CommDirectiveSupportsAlignment = false;
245 return CommDirectiveSupportsAlignment;
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCObjectFileInfo.cpp 71 CommDirectiveSupportsAlignment = false;
518 CommDirectiveSupportsAlignment = true;
971 CommDirectiveSupportsAlignment = true;

Completed in 17 milliseconds