Searched refs:eihs_off (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | vms-alpha.c | 8052 unsigned int eihs_off; in evax_bfd_print_image() local 8116 eihs_off = bfd_getl32 (eihd.symdbgoff); in evax_bfd_print_image() 8120 eisd_off, eiha_off, eihs_off, eihi_off, in evax_bfd_print_image() 8341 if (eihs_off != 0) in evax_bfd_print_image() 8345 if (bfd_seek (abfd, eihs_off, SEEK_SET) in evax_bfd_print_image()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | vms-alpha.c | 8046 unsigned int eihs_off; in evax_bfd_print_image() local 8110 eihs_off = bfd_getl32 (eihd.symdbgoff); in evax_bfd_print_image() 8114 eisd_off, eiha_off, eihs_off, eihi_off, in evax_bfd_print_image() 8335 if (eihs_off != 0) in evax_bfd_print_image() 8339 if (bfd_seek (abfd, eihs_off, SEEK_SET) in evax_bfd_print_image()
|