Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dvms-alpha.c328 struct vms_internal_eisd_map *gbl_eisd_head; member
2738 if (PRIV (gbl_eisd_head) == NULL) in alpha_vms_append_extra_eisd()
2739 PRIV (gbl_eisd_head) = eisd; in alpha_vms_append_extra_eisd()
2980 PRIV (eisd_tail)->next = PRIV (gbl_eisd_head); in alpha_vms_write_exec()
2982 PRIV (eisd_head) = PRIV (gbl_eisd_head); in alpha_vms_write_exec()