Searched refs:getGlobalPrefix (Results 1 – 8 of 8) sorted by relevance
105 O << MAI->getGlobalPrefix() << MO.getSymbolName(); in printOperand()
448 const char *getGlobalPrefix() const { in getGlobalPrefix() function
126 const char *Prefix = MAI.getGlobalPrefix(); in getNameWithPrefix()
38 Name += AP.MAI->getGlobalPrefix(); in GetSymbolFromOperand()
190 OutContext.GetOrCreateSymbol(StringRef(MAI->getGlobalPrefix())+ in printOperand()
172 return (void*)Dyld.getSymbolLoadAddress((TM->getMCAsmInfo()->getGlobalPrefix() in getPointerToFunction()
86 Name += MAI.getGlobalPrefix(); in GetSymbolFromOperand()
964 Symbol += TAI.getGlobalPrefix();969 OS << TAI.getGlobalPrefix() << Symbol << ":\n";