Searched refs:sym_type (Results 1 – 2 of 2) sorted by relevance
118 local sym_type=${fields[1]}140 if [[ $sym_type != t ]] && [[ $sym_type != T ]]; then142 echo "skipping $func address at $addr due to non-function symbol of type '$sym_type'"
139 static const char *sym_type(unsigned type) in sym_type() function549 sym_type(ELF_ST_TYPE(sym->st_info)), in print_absolute_symbols()