Searched refs:LinkerPrivateGlobalPrefix (Results 1 – 9 of 9) sorted by relevance
143 const char *LinkerPrivateGlobalPrefix; variable479 return LinkerPrivateGlobalPrefix[0] != '\0'; in hasLinkerPrivateGlobalPrefix()483 return LinkerPrivateGlobalPrefix; in getLinkerPrivateGlobalPrefix()
138 StringRef LinkerPrivateGlobalPrefix; variable519 return !LinkerPrivateGlobalPrefix.empty(); in hasLinkerPrivateGlobalPrefix()524 return LinkerPrivateGlobalPrefix; in getLinkerPrivateGlobalPrefix()
151 StringRef LinkerPrivateGlobalPrefix; variable554 return !LinkerPrivateGlobalPrefix.empty(); in hasLinkerPrivateGlobalPrefix()559 return LinkerPrivateGlobalPrefix; in getLinkerPrivateGlobalPrefix()
62 LinkerPrivateGlobalPrefix = "l"; in MCAsmInfoDarwin()
45 LinkerPrivateGlobalPrefix = ""; in MCAsmInfo()
37 LinkerPrivateGlobalPrefix = ""; in MCAsmInfo()
61 LinkerPrivateGlobalPrefix = "l"; in MCAsmInfoDarwin()
43 LinkerPrivateGlobalPrefix = ""; in MCAsmInfo()