Searched refs:DwarfStringPool (Results 1 – 5 of 5) sorted by relevance
27 MCSymbol *DwarfStringPool::getSymbol(AsmPrinter &Asm, StringRef Str) { in getSymbol()31 unsigned DwarfStringPool::getIndex(AsmPrinter &Asm, StringRef Str) { in getIndex()35 void DwarfStringPool::emit(AsmPrinter &Asm, const MCSection *StrSection, in emit()
27 class DwarfStringPool {32 DwarfStringPool(BumpPtrAllocator &A, AsmPrinter &Asm, StringRef Prefix) in DwarfStringPool() function
49 DwarfStringPool StrPool;93 DwarfStringPool &getStringPool() { return StrPool; } in getStringPool()
16 DwarfStringPool.cpp
18 DwarfStringPool.cpp \