diff options
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 |