Home
last modified time | relevance | path

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

/scripts/gendwarfksyms/
A Ddwarf.c695 bool expand; in __process_structure_type() local
702 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 …]
A Dgendwarfksyms.h234 bool expand; member
252 struct expansion_state expand; member
/scripts/
A Dbpf_doc.py316 helper_name = capture.expand(r'bpf_\1')

Completed in 7 milliseconds