Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h178 StringRef LinkerPrivateGlobalPrefix; variable
658 return !LinkerPrivateGlobalPrefix.empty(); in hasLinkerPrivateGlobalPrefix()
663 return LinkerPrivateGlobalPrefix; in getLinkerPrivateGlobalPrefix()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCAsmInfoDarwin.cpp61 LinkerPrivateGlobalPrefix = "l"; in MCAsmInfoDarwin()
DMCAsmInfo.cpp47 LinkerPrivateGlobalPrefix = ""; in MCAsmInfo()