entrypc_idx      1240 tools/perf/util/dwarf-aux.c static bool die_get_postprologue_addr(unsigned long entrypc_idx,
entrypc_idx      1253 tools/perf/util/dwarf-aux.c 	line = dwarf_onesrcline(lines, entrypc_idx);
entrypc_idx      1257 tools/perf/util/dwarf-aux.c 	for (i = entrypc_idx; i < nr_lines; i++) {
entrypc_idx      1285 tools/perf/util/dwarf-aux.c 		if (i != entrypc_idx)
entrypc_idx      1313 tools/perf/util/dwarf-aux.c 	unsigned long entrypc_idx = 0;
entrypc_idx      1324 tools/perf/util/dwarf-aux.c 	if (!die_search_idx(lines, nr_lines, *entrypc, &entrypc_idx))
entrypc_idx      1327 tools/perf/util/dwarf-aux.c 	if (!die_get_postprologue_addr(entrypc_idx, lines, nr_lines,