dld hello.o
hello
dld print_arg.o
print_arg 1 2 arg3 blah blah blah
ul hello.o
hello
dld list-undefined.o
list_undefined
dld ../libdld.a
list_undefined
uls list_undefined
dld list-undefined.o
list_undefinded
dld ../libdld.a
list_undefined
dld need.o ../libdld.a
need rand
rand
list_undefined
dld /usr/lib/libc.a
rand
rand
uls rand
rand
dld get-sym.o ../libdld.a
get_symbol dld_undefined_sym_count
dld read-a.out.o
get_symbol dld_undefined_sym_count
list_undefined
dld /usr/lib/libc.a
read_a_out hello.o
dld test-define.o ../libdld.a
test_define
print_global
dld remove.o ../libdld.a
test_remove global_int
print_global
