Searched refs:section_sent (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddefs.h565 unsigned long section_sent,
H A Dsymfile.c77 unsigned long section_sent,
1891 ULONGEST section_sent = 0;
1934 if (bytes == 0 && args->section_sent == 0)
1967 args->section_sent += bytes;
1971 args->section_sent)))
1976 args->section_sent,
1889 ULONGEST section_sent = 0; member in struct:load_progress_section_data
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ddefs.h586 unsigned long section_sent,
H A Dsymfile.c76 unsigned long section_sent,
1877 ULONGEST section_sent = 0;
1920 if (bytes == 0 && args->section_sent == 0)
1953 args->section_sent += bytes;
1957 args->section_sent)))
1962 args->section_sent,
1875 ULONGEST section_sent = 0; member in struct:load_progress_section_data

Completed in 125 milliseconds