Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dvms-alpha.c307 asection *dst_section; member
651 PRIV (dst_section) = section; in _bfd_vms_slurp_eihs()
2264 asection *section = PRIV (dst_section); in vms_slurp_debug()
2279 PRIV (dst_section) = section; in vms_slurp_debug()
2953 dst = PRIV (dst_section); in alpha_vms_write_exec()
4494 void *dst = PRIV (dst_section)->contents; in build_module_list()
4500 parse_module (abfd, module, PRIV (dst_section)->contents, -1); in build_module_list()
4524 unsigned int modbeg = PRIV (dst_section)->filepos + module->modbeg; in module_find_nearest_line()
4599 if (PRIV (dst_section) == NULL) in _bfd_vms_find_nearest_line()
7829 asection *dst_section; in alpha_vms_read_sections_content() local
[all …]
DChangeLog-20101924 Set dst_section private field.
1925 (alpha_vms_bfd_final_link): Remove code that set dst_section.
2201 (alpha_vms_write_exec): Use dst_section to get the dst section.