Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h178 StringRef LinkerPrivateGlobalPrefix; variable
662 return !LinkerPrivateGlobalPrefix.empty(); in hasLinkerPrivateGlobalPrefix()
667 return LinkerPrivateGlobalPrefix; in getLinkerPrivateGlobalPrefix()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmInfoDarwin.cpp61 LinkerPrivateGlobalPrefix = "l"; in MCAsmInfoDarwin()
H A DMCAsmInfo.cpp48 LinkerPrivateGlobalPrefix = ""; in MCAsmInfo()