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);
964 emitLineTableString(P, File.Source, DebugStrPool, DebugLineStrPool);
970 OffsetsStringPool &DebugStrPool,
989 ? DebugStrPool.getEntry(*StringVal)
1001 const DWARFDebugLine::Prologue &P, OffsetsStringPool &DebugStrPool,
1031 emitLineTablePrologueV2IncludeAndFileTable(P, DebugStrPool,
1034 emitLineTablePrologueV5IncludeAndFileTable(P, DebugStrPool,