diff options
Diffstat (limited to 'test/nm/ts/nm_archive2/test_ar-radix-hexa.txt')
-rw-r--r-- | test/nm/ts/nm_archive2/test_ar-radix-hexa.txt | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/test/nm/ts/nm_archive2/test_ar-radix-hexa.txt b/test/nm/ts/nm_archive2/test_ar-radix-hexa.txt new file mode 100644 index 0000000000000..79c6607293537 --- /dev/null +++ b/test/nm/ts/nm_archive2/test_ar-radix-hexa.txt @@ -0,0 +1,89 @@ + +memstat_all.o: +0000000000000000 T memstat_kvm_all + U memstat_kvm_malloc + U memstat_kvm_uma +0000000000000050 T memstat_sysctl_all + U memstat_sysctl_malloc + U memstat_sysctl_uma + +memstat_uma.o: + U __error + U _memstat_mt_allocate + U _memstat_mt_reset_stats + U _memstat_mtl_empty + U free +0000000000000040 t kread +0000000000000000 t kread_symbol + U kvm_nlist + U kvm_read + U malloc +0000000000000070 T memstat_kvm_uma + U memstat_mtl_find +0000000000000580 T memstat_sysctl_uma +0000000000000000 d namelist + U sysctlbyname + +memstat_malloc.o: + U __error + U _memstat_mt_allocate + U _memstat_mt_reset_stats + U _memstat_mtl_empty + U free +0000000000000040 t kread +0000000000000000 t kread_symbol + U kvm_nlist + U kvm_read + U malloc +0000000000000070 T memstat_kvm_malloc + U memstat_mtl_find +0000000000000370 T memstat_sysctl_malloc +0000000000000000 d namelist + U sysctlbyname + +memstat.o: +0000000000000400 T _memstat_mt_allocate +0000000000000080 T _memstat_mt_reset_stats +0000000000000500 T _memstat_mtl_empty + U free + U malloc + U memset +0000000000000170 T memstat_get_allocator +0000000000000200 T memstat_get_bytes +0000000000000190 T memstat_get_byteslimit +0000000000000240 T memstat_get_caller_pointer +0000000000000260 T memstat_get_caller_uint64 +0000000000000210 T memstat_get_count +0000000000000180 T memstat_get_countlimit +0000000000000230 T memstat_get_failures +0000000000000220 T memstat_get_free +0000000000000290 T memstat_get_kegfree +00000000000001c0 T memstat_get_memalloced +00000000000001d0 T memstat_get_memfreed +0000000000000160 T memstat_get_name +00000000000001e0 T memstat_get_numallocs +00000000000001f0 T memstat_get_numfrees +0000000000000340 T memstat_get_percpu_caller_pointer +0000000000000380 T memstat_get_percpu_caller_uint64 +00000000000003c0 T memstat_get_percpu_free +00000000000002a0 T memstat_get_percpu_memalloced +00000000000002c0 T memstat_get_percpu_memfreed +00000000000002e0 T memstat_get_percpu_numallocs +0000000000000300 T memstat_get_percpu_numfrees +0000000000000320 T memstat_get_percpu_sizemask +00000000000001b0 T memstat_get_size +00000000000001a0 T memstat_get_sizemask +0000000000000280 T memstat_get_zonefree +00000000000003d0 T memstat_mtl_alloc +00000000000004a0 T memstat_mtl_find +0000000000000050 T memstat_mtl_first +0000000000000550 T memstat_mtl_free +0000000000000070 T memstat_mtl_geterror +0000000000000060 T memstat_mtl_next +0000000000000250 T memstat_set_caller_pointer +0000000000000270 T memstat_set_caller_uint64 +0000000000000360 T memstat_set_percpu_caller_pointer +00000000000003a0 T memstat_set_percpu_caller_uint64 +0000000000000000 T memstat_strerror + U strcmp + U strlcpy |