DwarfStringPoolEntryRef(const StringMapEntry< DwarfStringPoolEntry > &Entry)
ASSUMPTION: DwarfStringPoolEntryRef keeps pointer to Entry, thus specified entry mustn`t be reallocat...
StringMapEntry - This is used to represent one value that is inserted into a StringMap.
DwarfStringPoolEntryRef: Dwarf string pool entry reference.
static constexpr unsigned NotIndexed
DwarfStringPoolEntryRef()=default
StringRef getString() const
DwarfStringPoolEntryRef(const StringMapEntry< DwarfStringPoolEntry * > &Entry)
ASSUMPTION: DwarfStringPoolEntryRef keeps pointer to Entry, thus specified entry mustn`t be reallocat...
Data for a string pool entry.
uint64_t getOffset() const
const DwarfStringPoolEntry & getEntry() const
MCSymbol * getSymbol() const
unsigned getIndex() const
bool operator!=(const DwarfStringPoolEntryRef &X) const
bool operator==(const DwarfStringPoolEntryRef &X) const