Searched refs:addrs_sorted (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsymfile.c524 std::vector<const struct other_sections *> addrs_sorted
539 for (const other_sections *sect : addrs_sorted)
2161 std::vector<const struct other_sections *> addrs_sorted
2178 = addrs_sorted.begin ();
2184 while (cmp < 0 && addrs_sorted_iter != addrs_sorted.end ())
523 std::vector<const struct other_sections *> addrs_sorted local
2159 std::vector<const struct other_sections *> addrs_sorted local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsymfile.c516 std::vector<const struct other_sections *> addrs_sorted
531 for (const other_sections *sect : addrs_sorted)
2148 std::vector<const struct other_sections *> addrs_sorted
2165 = addrs_sorted.begin ();
2171 while (cmp < 0 && addrs_sorted_iter != addrs_sorted.end ())
515 std::vector<const struct other_sections *> addrs_sorted local
2146 std::vector<const struct other_sections *> addrs_sorted local

Completed in 94 milliseconds