Lines Matching defs:DebugStrPool
812 OffsetsStringPool &DebugStrPool, OffsetsStringPool &DebugLineStrPool) {
829 emitLineTablePrologue(LineTable.Prologue, DebugStrPool, DebugLineStrPool);
837 OffsetsStringPool &DebugStrPool,
860 emitLineTableProloguePayload(P, DebugStrPool, DebugLineStrPool);
865 const DWARFDebugLine::Prologue &P, OffsetsStringPool &DebugStrPool,
869 emitLineTableString(P, Include, DebugStrPool, DebugLineStrPool);
878 emitLineTableString(P, File.Name, DebugStrPool, DebugLineStrPool);
895 const DWARFDebugLine::Prologue &P, OffsetsStringPool &DebugStrPool,
916 emitLineTableString(P, Include, DebugStrPool, DebugLineStrPool);
954 emitLineTableString(P, File.Name, DebugStrPool, DebugLineStrPool);
963 emitLineTableString(P, File.Source, DebugStrPool, DebugLineStrPool);
969 OffsetsStringPool &DebugStrPool,
988 ? DebugStrPool.getEntry(*StringVal)
1000 const DWARFDebugLine::Prologue &P, OffsetsStringPool &DebugStrPool,
1030 emitLineTablePrologueV2IncludeAndFileTable(P, DebugStrPool,
1033 emitLineTablePrologueV5IncludeAndFileTable(P, DebugStrPool,