Searched refs:StrPool (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.h47 DwarfStringPool StrPool; member in class:llvm::DwarfFile
81 DwarfStringPool &getStringPool() { return StrPool; }
H A DDwarfFile.cpp22 : Asm(AP), StrPool(DA, *Asm, Pref) {}
154 StrPool.emit(*Asm, StrSection, OffsetSection, StrSecSym);

Completed in 74 milliseconds