Searched refs:process_die_container (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/scripts/gendwarfksyms/ |
| H A D | dwarf.c | 254 int process_die_container(struct state *state, struct die *cache, in process_die_container() function 404 check(process_die_container(state, cache, die, process_type, in process_array_type() 420 check(process_die_container(state, cache, die, process_type, in __process_subroutine_type() 442 check(process_die_container(state, cache, die, process_type, in process_variant_type() 455 check(process_die_container(state, cache, die, process_type, in process_variant_part_type() 552 res = checkp(process_die_container( in check_union_member_kabi_status() 627 res = checkp(process_die_container(&state, NULL, die, in get_union_kabi_status() 694 check(process_die_container(state, cache, die, process_func, in __process_structure_type() 1038 return check(process_die_container( in process_exported_symbols() 1153 check(process_die_container(&state, NULL, die, resolve_fqns, in resolve_fqns() [all …]
|
| H A D | gendwarfksyms.h | 274 int process_die_container(struct state *state, struct die *cache,
|