Searched refs:alpha_vms_get_sym_value (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | vms-alpha.c | 1862 alpha_vms_get_sym_value (asection *sect, bfd_vma addr) in alpha_vms_get_sym_value() function 2120 op1 = alpha_vms_get_sym_value (h->sym->section, in _bfd_vms_slurp_etir() 2147 op1 = alpha_vms_get_sym_value (h->sym->code_section, in _bfd_vms_slurp_etir() 2268 op1 = alpha_vms_get_sym_value (h->sym->code_section, in _bfd_vms_slurp_etir() 2270 op2 = alpha_vms_get_sym_value (h->sym->section, in _bfd_vms_slurp_etir() 3519 ep = alpha_vms_get_sym_value (sym->code_section, sym->code_value); in alpha_vms_write_exec() 3525 val = alpha_vms_get_sym_value (sym->section, sym->value); in alpha_vms_write_exec() 9651 alpha_vms_get_sym_value (h->u.def.section, h->u.def.value); in alpha_vms_bfd_final_link()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | vms-alpha.c | 1859 alpha_vms_get_sym_value (asection *sect, bfd_vma addr) in alpha_vms_get_sym_value() function 2117 op1 = alpha_vms_get_sym_value (h->sym->section, in _bfd_vms_slurp_etir() 2144 op1 = alpha_vms_get_sym_value (h->sym->code_section, in _bfd_vms_slurp_etir() 2265 op1 = alpha_vms_get_sym_value (h->sym->code_section, in _bfd_vms_slurp_etir() 2267 op2 = alpha_vms_get_sym_value (h->sym->section, in _bfd_vms_slurp_etir() 3513 ep = alpha_vms_get_sym_value (sym->code_section, sym->code_value); in alpha_vms_write_exec() 3519 val = alpha_vms_get_sym_value (sym->section, sym->value); in alpha_vms_write_exec() 9482 alpha_vms_get_sym_value (h->u.def.section, h->u.def.value); in alpha_vms_bfd_final_link()
|