Searched refs:LineTables (Results 1 – 3 of 3) sorted by relevance
239 auto &LineTables = context.getMCDwarfLineTables(); in emit() local243 if (LineTables.empty()) in emit()255 for (const auto &CUIDTablePair : LineTables) { in emit()
1008 const auto &LineTables = getContext().getMCDwarfLineTables(); in Run() local1009 if (!LineTables.empty()) { in Run()1011 for (const auto &File : LineTables.begin()->second.getMCDwarfFiles()) { in Run()
1277 const auto &LineTables = getContext().getMCDwarfLineTables(); in Run() local1278 if (!LineTables.empty()) { in Run()1280 for (const auto &File : LineTables.begin()->second.getMCDwarfFiles()) { in Run()