Searched refs:process_die_container (Results 1 – 2 of 2) sorted by relevance
| /scripts/gendwarfksyms/ |
| D | dwarf.c | 266 int process_die_container(struct state *state, struct die *cache, in process_die_container() function 416 check(process_die_container(state, cache, die, process_type, in process_array_type() 432 check(process_die_container(state, cache, die, process_type, in __process_subroutine_type() 454 check(process_die_container(state, cache, die, process_type, in process_variant_type() 467 check(process_die_container(state, cache, die, process_type, in process_variant_part_type() 564 res = checkp(process_die_container( in check_union_member_kabi_status() 639 res = checkp(process_die_container(&state, NULL, die, in get_union_kabi_status() 706 check(process_die_container(state, cache, die, process_func, in __process_structure_type() 1050 return check(process_die_container( in process_exported_symbols() 1165 check(process_die_container(&state, NULL, die, resolve_fqns, in resolve_fqns() [all …]
|
| D | gendwarfksyms.h | 264 int process_die_container(struct state *state, struct die *cache,
|