Searched refs:getGlobalPrefix (Results 1 – 7 of 7) sorted by relevance
65 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefixImpl()77 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix()144 char Prefix = DL.getGlobalPrefix(); in getNameWithPrefix()229 if (Flag[0] == GV->getParent()->getDataLayout().getGlobalPrefix()) in emitLinkerFlagsForGlobalCOFF()258 if (Flag[0] == GV->getParent()->getDataLayout().getGlobalPrefix()) in emitLinkerFlagsForGlobalCOFF()
316 char getGlobalPrefix() const { in getGlobalPrefix() function
165 .getGlobalPrefix(); in mangleName()
298 if (DemangledName[0] == getDataLayout().getGlobalPrefix()) in findModuleForSymbol()
473 name, DL.getGlobalPrefix())) in LoadDynamicLibrary()
310 (m_execution_engine_up->getDataLayout().getGlobalPrefix() == '_'); in GetRunnableInfo()
958 return unwrap(J)->getDataLayout().getGlobalPrefix(); in LLVMOrcLLJITGetGlobalPrefix()