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-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h138 StringRef LinkerPrivateGlobalPrefix; variable
519 return !LinkerPrivateGlobalPrefix.empty(); in hasLinkerPrivateGlobalPrefix()
524 return LinkerPrivateGlobalPrefix; in getLinkerPrivateGlobalPrefix()
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h151 StringRef LinkerPrivateGlobalPrefix; variable
554 return !LinkerPrivateGlobalPrefix.empty(); in hasLinkerPrivateGlobalPrefix()
559 return LinkerPrivateGlobalPrefix; in getLinkerPrivateGlobalPrefix()
/external/llvm/lib/MC/
DMCAsmInfoDarwin.cpp62 LinkerPrivateGlobalPrefix = "l"; in MCAsmInfoDarwin()
DMCAsmInfo.cpp45 LinkerPrivateGlobalPrefix = ""; in MCAsmInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfoDarwin.cpp62 LinkerPrivateGlobalPrefix = "l"; in MCAsmInfoDarwin()
DMCAsmInfo.cpp37 LinkerPrivateGlobalPrefix = ""; in MCAsmInfo()
/external/llvm-project/llvm/lib/MC/
DMCAsmInfoDarwin.cpp61 LinkerPrivateGlobalPrefix = "l"; in MCAsmInfoDarwin()
DMCAsmInfo.cpp43 LinkerPrivateGlobalPrefix = ""; in MCAsmInfo()