Searched refs:lib_index (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | vms-lib.c | 1615 struct lib_index struct 1635 const struct lib_index *l = lv; in lib_index_cmp() argument 1636 const struct lib_index *r = rv; in lib_index_cmp() 1648 get_idxlen (struct lib_index *idx, bool is_elfidx) in get_idxlen() 1674 struct lib_index *idx, unsigned int nbr, unsigned int *vbn, in vms_write_index() 1712 qsort (idx, nbr, sizeof (struct lib_index), lib_index_cmp); in vms_write_index() 2029 struct lib_index *modules, in _bfd_vms_lib_build_map() 2031 struct lib_index **res) in _bfd_vms_lib_build_map() 2036 struct lib_index *map = NULL; in _bfd_vms_lib_build_map() 2040 map = (struct lib_index *) bfd_malloc (map_max * sizeof (struct lib_index)); in _bfd_vms_lib_build_map() [all …]
|
H A D | ChangeLog-2010 | 1881 (struct lib_index): Renamed from struct vms_index
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | vms-lib.c | 1612 struct lib_index struct 1632 const struct lib_index *l = lv; in lib_index_cmp() argument 1633 const struct lib_index *r = rv; in lib_index_cmp() 1645 get_idxlen (struct lib_index *idx, bool is_elfidx) in get_idxlen() 1671 struct lib_index *idx, unsigned int nbr, unsigned int *vbn, in vms_write_index() 1709 qsort (idx, nbr, sizeof (struct lib_index), lib_index_cmp); in vms_write_index() 2016 struct lib_index *modules, in _bfd_vms_lib_build_map() 2018 struct lib_index **res) in _bfd_vms_lib_build_map() 2023 struct lib_index *map = NULL; in _bfd_vms_lib_build_map() 2027 map = (struct lib_index *) bfd_malloc (map_max * sizeof (struct lib_index)); in _bfd_vms_lib_build_map() [all …]
|
H A D | ChangeLog-2010 | 1881 (struct lib_index): Renamed from struct vms_index
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | readsyms.cc | 623 unsigned int lib_index = this->library_->input_file_index(); in run() local 624 Script_info* lib_script_info = ibase->get_script_info(lib_index); in run() 759 unsigned int lib_index = lib->input_file_index(); in run() local 760 Script_info* script_info = this->ibase_->get_script_info(lib_index); in run()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | readsyms.cc | 623 unsigned int lib_index = this->library_->input_file_index(); in run() local 624 Script_info* lib_script_info = ibase->get_script_info(lib_index); in run() 759 unsigned int lib_index = lib->input_file_index(); in run() local 760 Script_info* script_info = this->ibase_->get_script_info(lib_index); in run()
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2010 | 1881 (struct lib_index): Renamed from struct vms_index
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2010 | 1881 (struct lib_index): Renamed from struct vms_index
|