Searched refs:vms_section_data (Results 1 – 2 of 2) sorted by relevance
368 #define vms_section_data(sec) \ macro1271 vms_section_data (section)->flags = vms_flags; in _bfd_vms_slurp_egsd()1272 vms_section_data (section)->no_flags = 0; in _bfd_vms_slurp_egsd()3152 BFD_ASSERT (vms_section_data (sec)->eisd == NULL); in alpha_vms_create_eisd_for_section()3156 vms_section_data (sec)->eisd = eisd; in alpha_vms_create_eisd_for_section()3387 eisd = vms_section_data (sec)->eisd; in alpha_vms_write_exec()3641 new_flags &= ~vms_section_data (section)->no_flags; in _bfd_vms_write_egsd()3642 new_flags |= vms_section_data (section)->flags; in _bfd_vms_write_egsd()5535 vms_sec = vms_section_data (sec); in alpha_vms_slurp_relocs()10120 vms_section_data (sec)->no_flags = no_flags; in bfd_vms_set_section_flags()[all …]
367 #define vms_section_data(sec) \ macro1270 vms_section_data (section)->flags = vms_flags; in _bfd_vms_slurp_egsd()1271 vms_section_data (section)->no_flags = 0; in _bfd_vms_slurp_egsd()3150 BFD_ASSERT (vms_section_data (sec)->eisd == NULL); in alpha_vms_create_eisd_for_section()3154 vms_section_data (sec)->eisd = eisd; in alpha_vms_create_eisd_for_section()3384 eisd = vms_section_data (sec)->eisd; in alpha_vms_write_exec()3632 new_flags &= ~vms_section_data (section)->no_flags; in _bfd_vms_write_egsd()3633 new_flags |= vms_section_data (section)->flags; in _bfd_vms_write_egsd()5360 vms_sec = vms_section_data (sec); in alpha_vms_slurp_relocs()9951 vms_section_data (sec)->no_flags = no_flags; in bfd_vms_set_section_flags()[all …]