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

  /src/external/gpl3/binutils/dist/bfd/
vms-lib.c 1619 struct lib_index struct
1639 const struct lib_index *l = lv;
1640 const struct lib_index *r = rv;
1652 get_idxlen (struct lib_index *idx, bool is_elfidx)
1678 struct lib_index *idx, unsigned int nbr, unsigned int *vbn,
1716 qsort (idx, nbr, sizeof (struct lib_index), lib_index_cmp);
2033 struct lib_index *modules,
2035 struct lib_index **res)
2040 struct lib_index *map = NULL;
2044 map = (struct lib_index *) bfd_malloc (map_max * sizeof (struct lib_index))
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
vms-lib.c 1615 struct lib_index struct
1635 const struct lib_index *l = lv;
1636 const struct lib_index *r = rv;
1648 get_idxlen (struct lib_index *idx, bool is_elfidx)
1674 struct lib_index *idx, unsigned int nbr, unsigned int *vbn,
1712 qsort (idx, nbr, sizeof (struct lib_index), lib_index_cmp);
2029 struct lib_index *modules,
2031 struct lib_index **res)
2036 struct lib_index *map = NULL;
2040 map = (struct lib_index *) bfd_malloc (map_max * sizeof (struct lib_index))
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
vms-lib.c 1615 struct lib_index struct
1635 const struct lib_index *l = lv;
1636 const struct lib_index *r = rv;
1648 get_idxlen (struct lib_index *idx, bool is_elfidx)
1674 struct lib_index *idx, unsigned int nbr, unsigned int *vbn,
1712 qsort (idx, nbr, sizeof (struct lib_index), lib_index_cmp);
2029 struct lib_index *modules,
2031 struct lib_index **res)
2036 struct lib_index *map = NULL;
2040 map = (struct lib_index *) bfd_malloc (map_max * sizeof (struct lib_index))
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
vms-lib.c 1615 struct lib_index struct
1635 const struct lib_index *l = lv;
1636 const struct lib_index *r = rv;
1648 get_idxlen (struct lib_index *idx, bool is_elfidx)
1674 struct lib_index *idx, unsigned int nbr, unsigned int *vbn,
1712 qsort (idx, nbr, sizeof (struct lib_index), lib_index_cmp);
2029 struct lib_index *modules,
2031 struct lib_index **res)
2036 struct lib_index *map = NULL;
2040 map = (struct lib_index *) bfd_malloc (map_max * sizeof (struct lib_index))
    [all...]

Completed in 125 milliseconds