diff options
| author | Kai Wang <kaiw@FreeBSD.org> | 2014-01-15 08:43:20 +0000 |
|---|---|---|
| committer | Kai Wang <kaiw@FreeBSD.org> | 2014-01-15 08:43:20 +0000 |
| commit | 5265ace0e440a23fb522c516f4ee20f43eaed2b3 (patch) | |
| tree | 13068447bb61372f7540b168e913b8eb88ef7578 /test/nm/ts/nm_archive1/test_ar-undef.txt | |
Notes
Diffstat (limited to 'test/nm/ts/nm_archive1/test_ar-undef.txt')
| -rw-r--r-- | test/nm/ts/nm_archive1/test_ar-undef.txt | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/test/nm/ts/nm_archive1/test_ar-undef.txt b/test/nm/ts/nm_archive1/test_ar-undef.txt new file mode 100644 index 0000000000000..3f1c6022e947b --- /dev/null +++ b/test/nm/ts/nm_archive1/test_ar-undef.txt @@ -0,0 +1,33 @@ + +data.o: + +usage.o: + U _CurrentRuneLocale + U __mb_sb_limit + U err + U errx + U fclose + U fgets + U fmtcheck + U fopen + U malloc + U realloc + U sprintf + U sscanf + U strchr + U strcmp + U strdup + U strncmp + +parse.o: + U free + U malloc + U memcpy + U memset + +descr.o: + U __error + U free + U ioctl + U malloc + U memcpy |
