Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmInfoDarwin.cpp62 LinkerPrivateGlobalPrefix = "l"; in MCAsmInfoDarwin()
DMCAsmInfo.cpp37 LinkerPrivateGlobalPrefix = ""; in MCAsmInfo()