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

  /external/llvm/lib/MC/
MCAsmInfoDarwin.cpp 28 LinkerPrivateGlobalPrefix = "l";
MCAsmInfo.cpp 42 LinkerPrivateGlobalPrefix = "";
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 114 /// LinkerPrivateGlobalPrefix - This prefix is used for symbols that should
117 const char *LinkerPrivateGlobalPrefix; // Defaults to ""
436 return LinkerPrivateGlobalPrefix;

Completed in 370 milliseconds