Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/
H A Dcond.c40 struct conditional_frame { struct
46 struct conditional_frame *previous_cframe; argument
74 struct conditional_frame cframe; in s_ifdef()
112 current_cframe = ((struct conditional_frame *) in s_ifdef()
129 struct conditional_frame cframe; in s_if()
170 current_cframe = ((struct conditional_frame *) in s_if()
191 struct conditional_frame cframe; in s_ifb()
269 struct conditional_frame cframe; in s_ifc()
380 struct conditional_frame *hold; in s_endif()
461 struct conditional_frame cframe; in s_ifeqs()
[all …]
H A DChangeLog-96971512 (struct conditional_frame): Add macro_nest field.