Searched refs:getKeyData (Results 1 – 8 of 8) sorted by relevance
109 return StringRef(getKeyData(), this->getKeyLength()); in getKey()115 const char *getKeyData() const { in getKeyData() function120 return StringRef(getKeyData(), this->getKeyLength()); in first()
109 return it->getKeyData(); in GetConstCStringWithStringRef()117 return entry.getKeyData(); in GetConstCStringWithStringRef()138 demangled_ccstr = entry.getKeyData(); in GetConstCStringAndSetMangledCounterPart()
26 return lookupName(ValName->getKeyData(), ValName->getKeyLength()); in getIntrinsicID()
37 << *VI.getValue()->getType() << "' Name = '" << VI.getKeyData() in ~ValueSymbolTable()
107 StringRef(Entry->getKeyData(), Entry->getKeyLength() + 1)); in emit()
2511 const char *Name = GI.getKeyData(); in emitDebugPubSection()
190 const char *getNameStart() const { return Entry->getKeyData(); } in getNameStart()
2586 for (const char *C = Name.getKeyData(), *E = C + Name.getKeyLength(); in writeFunctionLevelValueSymbolTable()2614 for (const char *P = Name.getKeyData(), in writeFunctionLevelValueSymbolTable()2615 *E = Name.getKeyData() + Name.getKeyLength(); in writeFunctionLevelValueSymbolTable()