Searched refs:expand (Results 1 – 3 of 3) sorted by relevance
695 bool expand; in __process_structure_type() local702 expand = state->expand.expand && is_kabi_definition(cache, die); in __process_structure_type()704 if (expand) { in __process_structure_type()713 if (expand) { in __process_structure_type()836 state->expand.expand = true; in state_init()837 state->expand.current_fqn = NULL; in state_init()844 state->expand = saved->expand; in expansion_state_restore()881 state->expand.expand = false; in process_type()883 if (state->expand.expand) in process_type()1125 state.expand.current_fqn = NULL; in resolve_fqns()[all …]
234 bool expand; member252 struct expansion_state expand; member
316 helper_name = capture.expand(r'bpf_\1')
Completed in 7 milliseconds