Home
last modified time | relevance | path

Searched refs:vms_rfa (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/vms/
H A Dlbr.h179 struct vms_rfa struct
195 struct vms_rfa rfa; argument
206 struct vms_rfa rfa;
227 struct vms_rfa ng_g_rfa; /* Non-group global. */
228 struct vms_rfa ng_wk_rfa; /* Non-group weak. */
229 struct vms_rfa g_g_rfa; /* Group global. */
230 struct vms_rfa g_wk_rfa; /* Group weak. */
239 struct vms_rfa nxtrfa;
242 struct vms_rfa modrfa;
269 struct vms_rfa rfa;
H A DChangeLog-101536 (struct vms_rfa): New structure.
/netbsd-src/external/gpl3/binutils.old/dist/include/vms/
H A Dlbr.h179 struct vms_rfa struct
195 struct vms_rfa rfa; argument
206 struct vms_rfa rfa;
227 struct vms_rfa ng_g_rfa; /* Non-group global. */
228 struct vms_rfa ng_wk_rfa; /* Non-group weak. */
229 struct vms_rfa g_g_rfa; /* Group global. */
230 struct vms_rfa g_wk_rfa; /* Group weak. */
239 struct vms_rfa nxtrfa;
242 struct vms_rfa modrfa;
269 struct vms_rfa rfa;
H A DChangeLog-101536 (struct vms_rfa): New structure.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dvms-lib.c184 struct vms_rfa *rfa) in vms_add_indexes_from_list()
453 if (filesize / (sizeof (struct vms_rfa) + 2) <= -1u) in vms_lib_read_index()
454 csm.limit = filesize / (sizeof (struct vms_rfa) + 2); in vms_lib_read_index()
1841 struct vms_rfa *rfa; in vms_write_index()
1844 rfa = (struct vms_rfa *)(rblk[j + 1]->keys + blk[j + 1].len); in vms_write_index()
1886 struct vms_rfa *rfa; in vms_write_index()
1888 rfa = (struct vms_rfa *)(rblk[j]->keys + blk[j].len); in vms_write_index()
1946 struct vms_rfa *rfa; in vms_write_index()
1952 rfa = (struct vms_rfa *)par; in vms_write_index()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dvms-lib.c184 struct vms_rfa *rfa) in vms_add_indexes_from_list()
453 if (filesize / (sizeof (struct vms_rfa) + 2) <= -1u) in vms_lib_read_index()
454 csm.limit = filesize / (sizeof (struct vms_rfa) + 2); in vms_lib_read_index()
1838 struct vms_rfa *rfa; in vms_write_index()
1841 rfa = (struct vms_rfa *)(rblk[j + 1]->keys + blk[j + 1].len); in vms_write_index()
1883 struct vms_rfa *rfa; in vms_write_index()
1885 rfa = (struct vms_rfa *)(rblk[j]->keys + blk[j].len); in vms_write_index()
1943 struct vms_rfa *rfa; in vms_write_index()
1949 rfa = (struct vms_rfa *)par; in vms_write_index()
/netbsd-src/external/gpl3/gdb/dist/include/vms/
H A DChangeLog-101536 (struct vms_rfa): New structure.
/netbsd-src/external/gpl3/gdb.old/dist/include/vms/
H A DChangeLog-101536 (struct vms_rfa): New structure.