HomeSort by relevance Sort by last modified time
    Searched refs:GlobalDirective (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/
MCAsmInfo.cpp 73 GlobalDirective = "\t.globl\t";
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 238 /// GlobalDirective - This is the directive used to declare a global entity.
240 const char *GlobalDirective; // Defaults to NULL.
514 return GlobalDirective;

Completed in 35 milliseconds