Searched refs:die_is_signed_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Ddwarf-aux.h63 bool die_is_signed_type(Dwarf_Die *tp_die);
H A Ddwarf-aux.c319 * die_is_signed_type - Check whether a type DIE is signed or not
325 bool die_is_signed_type(Dwarf_Die *tp_die) function
H A Dprobe-finder.c279 prefix = die_is_signed_type(&type) ? 's' :

Completed in 128 milliseconds