Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h137 const char *LinkerPrivateGlobalPrefix; variable
462 return LinkerPrivateGlobalPrefix[0] != '\0'; in hasLinkerPrivateGlobalPrefix()
466 return LinkerPrivateGlobalPrefix; in getLinkerPrivateGlobalPrefix()
/external/llvm/lib/MC/
DMCAsmInfoDarwin.cpp61 LinkerPrivateGlobalPrefix = "l"; in MCAsmInfoDarwin()
DMCAsmInfo.cpp45 LinkerPrivateGlobalPrefix = ""; in MCAsmInfo()
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DAMDGPUMCAsmInfo.cpp31 LinkerPrivateGlobalPrefix = "!"; in AMDGPUMCAsmInfo()