Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dobj-vms.c3989 struct vms_obj_state struct
4015 } vms_obj_state; argument
4017 #define Psect_Number vms_obj_state.psect_number
4018 #define Text_Psect vms_obj_state.text_psect
4019 #define Data_Psect vms_obj_state.data_psect
4020 #define Bss_Psect vms_obj_state.bss_psect
4021 #define Ctors_Psect vms_obj_state.ctors_psect
4022 #define Dtors_Psect vms_obj_state.dtors_psect
4023 #define Local_Initd_Data_Size vms_obj_state.local_initd_data_size
4024 #define Data_Segment vms_obj_state.data_segment
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-92951998 (struct vms_obj_state): New file scope variable used by the above.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-92951998 (struct vms_obj_state): New file scope variable used by the above.