Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h49 DwarfStringPool StrPool; variable
93 DwarfStringPool &getStringPool() { return StrPool; } in getStringPool()
DDwarfFile.cpp21 : Asm(AP), StrPool(DA, *Asm, Pref) {} in DwarfFile()
135 StrPool.emit(*Asm, StrSection, OffsetSection); in emitStrings()