Home
last modified time | relevance | path

Searched refs:LinkerPrivateGlobalPrefix (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h143 const char *LinkerPrivateGlobalPrefix; variable
479 return LinkerPrivateGlobalPrefix[0] != '\0'; in hasLinkerPrivateGlobalPrefix()
483 return LinkerPrivateGlobalPrefix; in getLinkerPrivateGlobalPrefix()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h138 StringRef LinkerPrivateGlobalPrefix; variable
495 return LinkerPrivateGlobalPrefix[0] != '\0'; in hasLinkerPrivateGlobalPrefix()
500 return LinkerPrivateGlobalPrefix; in getLinkerPrivateGlobalPrefix()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h126 const char *LinkerPrivateGlobalPrefix; // Defaults to "" variable
461 return LinkerPrivateGlobalPrefix; in getLinkerPrivateGlobalPrefix()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAsmInfoDarwin.cpp26 LinkerPrivateGlobalPrefix = "l"; in MCAsmInfoDarwin()
DMCAsmInfo.cpp43 LinkerPrivateGlobalPrefix = ""; in MCAsmInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCAsmInfoDarwin.cpp63 LinkerPrivateGlobalPrefix = "l"; in MCAsmInfoDarwin()
DMCAsmInfo.cpp38 LinkerPrivateGlobalPrefix = ""; in MCAsmInfo()
/external/llvm/lib/MC/
DMCAsmInfoDarwin.cpp62 LinkerPrivateGlobalPrefix = "l"; in MCAsmInfoDarwin()
DMCAsmInfo.cpp45 LinkerPrivateGlobalPrefix = ""; in MCAsmInfo()