Lines Matching refs:DebugLineStrPool

812     OffsetsStringPool &DebugStrPool, OffsetsStringPool &DebugLineStrPool) {  in emitLineTableForUnit()  argument
829 emitLineTablePrologue(LineTable.Prologue, DebugStrPool, DebugLineStrPool); in emitLineTableForUnit()
838 OffsetsStringPool &DebugLineStrPool) { in emitLineTablePrologue() argument
860 emitLineTableProloguePayload(P, DebugStrPool, DebugLineStrPool); in emitLineTablePrologue()
866 OffsetsStringPool &DebugLineStrPool) { in emitLineTablePrologueV2IncludeAndFileTable() argument
869 emitLineTableString(P, Include, DebugStrPool, DebugLineStrPool); in emitLineTablePrologueV2IncludeAndFileTable()
878 emitLineTableString(P, File.Name, DebugStrPool, DebugLineStrPool); in emitLineTablePrologueV2IncludeAndFileTable()
896 OffsetsStringPool &DebugLineStrPool) { in emitLineTablePrologueV5IncludeAndFileTable() argument
916 emitLineTableString(P, Include, DebugStrPool, DebugLineStrPool); in emitLineTablePrologueV5IncludeAndFileTable()
954 emitLineTableString(P, File.Name, DebugStrPool, DebugLineStrPool); in emitLineTablePrologueV5IncludeAndFileTable()
964 emitLineTableString(P, File.Source, DebugStrPool, DebugLineStrPool); in emitLineTablePrologueV5IncludeAndFileTable()
971 OffsetsStringPool &DebugLineStrPool) { in emitLineTableString() argument
990 : DebugLineStrPool.getEntry(*StringVal); in emitLineTableString()
1002 OffsetsStringPool &DebugLineStrPool) { in emitLineTableProloguePayload() argument
1032 DebugLineStrPool); in emitLineTableProloguePayload()
1035 DebugLineStrPool); in emitLineTableProloguePayload()