Searched refs:abu (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.27/binutils/ |
D | prdbg.c | 805 char abl[20], abu[20]; in pr_range_type() local 813 print_vma (upper, abu, FALSE, FALSE); in pr_range_type() 819 && append_type (info, abu)); in pr_range_type() 830 char abl[20], abu[20], ab[50]; in pr_array_type() local 842 print_vma (upper + 1, abu, FALSE, FALSE); in pr_array_type() 843 sprintf (ab, "|[%s]", abu); in pr_array_type() 849 print_vma (upper, abu, FALSE, FALSE); in pr_array_type() 850 sprintf (ab, "|[%s:%s]", abl, abu); in pr_array_type()
|