Searched refs:vms_section_data (Results 1 – 1 of 1) sorted by relevance
363 #define vms_section_data(sec) \ macro1154 vms_section_data (section)->flags = vms_flags; in _bfd_vms_slurp_egsd()1155 vms_section_data (section)->no_flags = 0; in _bfd_vms_slurp_egsd()2801 BFD_ASSERT (vms_section_data (sec)->eisd == NULL); in alpha_vms_create_eisd_for_section()2805 vms_section_data (sec)->eisd = eisd; in alpha_vms_create_eisd_for_section()3035 eisd = vms_section_data (sec)->eisd; in alpha_vms_write_exec()3283 new_flags &= ~vms_section_data (section)->no_flags; in _bfd_vms_write_egsd()3284 new_flags |= vms_section_data (section)->flags; in _bfd_vms_write_egsd()4985 vms_sec = vms_section_data (sec); in alpha_vms_slurp_relocs()9158 vms_section_data (sec)->no_flags = no_flags; in bfd_vms_set_section_flags()[all …]