HomeSort by: relevance | last modified time | path
    Searched defs:sorted_count_p (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf64-ia64-vms.c 1582 unsigned int *count_p, *sorted_count_p, *size_p; local
1594 sorted_count_p = &global_h->sorted_count;
1610 sorted_count_p = &loc_h->sorted_count;
1615 sorted_count = *sorted_count_p;
1690 *sorted_count_p = count;
elfnn-ia64.c 1825 unsigned int *count_p, *sorted_count_p, *size_p;
1837 sorted_count_p = &global_h->sorted_count;
1853 sorted_count_p = &loc_h->sorted_count;
1858 sorted_count = *sorted_count_p;
1931 *sorted_count_p = count;
1819 unsigned int *count_p, *sorted_count_p, *size_p; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ia64-vms.c 1582 unsigned int *count_p, *sorted_count_p, *size_p; local
1594 sorted_count_p = &global_h->sorted_count;
1610 sorted_count_p = &loc_h->sorted_count;
1615 sorted_count = *sorted_count_p;
1690 *sorted_count_p = count;
elfnn-ia64.c 1827 unsigned int *count_p, *sorted_count_p, *size_p;
1839 sorted_count_p = &global_h->sorted_count;
1855 sorted_count_p = &loc_h->sorted_count;
1860 sorted_count = *sorted_count_p;
1933 *sorted_count_p = count;
1821 unsigned int *count_p, *sorted_count_p, *size_p; local
  /src/external/gpl3/gdb/dist/bfd/
elf64-ia64-vms.c 1581 unsigned int *count_p, *sorted_count_p, *size_p; local
1593 sorted_count_p = &global_h->sorted_count;
1609 sorted_count_p = &loc_h->sorted_count;
1614 sorted_count = *sorted_count_p;
1689 *sorted_count_p = count;
elfnn-ia64.c 1827 unsigned int *count_p, *sorted_count_p, *size_p;
1839 sorted_count_p = &global_h->sorted_count;
1855 sorted_count_p = &loc_h->sorted_count;
1860 sorted_count = *sorted_count_p;
1933 *sorted_count_p = count;
1821 unsigned int *count_p, *sorted_count_p, *size_p; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ia64-vms.c 1582 unsigned int *count_p, *sorted_count_p, *size_p; local
1594 sorted_count_p = &global_h->sorted_count;
1610 sorted_count_p = &loc_h->sorted_count;
1615 sorted_count = *sorted_count_p;
1690 *sorted_count_p = count;
elfnn-ia64.c 1828 unsigned int *count_p, *sorted_count_p, *size_p;
1840 sorted_count_p = &global_h->sorted_count;
1856 sorted_count_p = &loc_h->sorted_count;
1861 sorted_count = *sorted_count_p;
1934 *sorted_count_p = count;
1822 unsigned int *count_p, *sorted_count_p, *size_p; local

Completed in 67 milliseconds